@@ -16,27 +16,27 @@ Build
1616Improvements
1717''''''''''''
1818
19- - :issue: `# 84 `: improve `imas process-db-analysis `
20- - :issue: `# 71 `: take into account identifier aliases (introduced in DD 4.1)
21- - :issue: `# 78 `: disable *implicit * conversion when crossing a major version update
19+ - :issue: `84 `: improve `imas process-db-analysis `
20+ - :issue: `71 `: take into account identifier aliases (introduced in DD 4.1)
21+ - :issue: `78 `: disable *implicit * conversion when crossing a major version update
2222- improve integration of UDA backend
2323- cleaning old AL4 deprecated code
24- - :issue: `# 59 `: convert name+identifier (DD3) into description+name (DD4)
24+ - :issue: `59 `: convert name+identifier (DD3) into description+name (DD4)
2525- improve type hints (following PEP-585 and PEP-604)
2626- improve performance of IDS deepcopy
27- - :issue: `# 60 `: improve `equilibrium ` DD3->4 by converting `boundary_separatrix ` into `contour_tree `
28- - :issue: `# 22 `: add custom conversion example in the doc for `em_coupling ` IDS
27+ - :issue: `60 `: improve `equilibrium ` DD3->4 by converting `boundary_separatrix ` into `contour_tree `
28+ - :issue: `22 `: add custom conversion example in the doc for `em_coupling ` IDS
2929
3030
3131Bug fixes
3232'''''''''
3333
3434- fix testcases with coordinate validation issues
35- - :issue: `# 80 `: fix `imas print ` when using netcdf and imas_core is not present
36- - :issue: `# 61 `: special DD3->4 rule to flip sign quantities missing the `cocos_label_transform attribute ` in DD
37- - :merge: `# 58 `: fix unclear provenance capture
38- - :merge: `# 57 `: fix 0D arrays from lazy loading with netcdf
39- - :issue: `# 55 `: handle missing case when converting 3.42->4 (_tor->_phi)
35+ - :issue: `80 `: fix `imas print ` when using netcdf and imas_core is not present
36+ - :issue: `61 `: special DD3->4 rule to flip sign quantities missing the `cocos_label_transform attribute ` in DD
37+ - :merge: `58 `: fix unclear provenance capture
38+ - :merge: `57 `: fix 0D arrays from lazy loading with netcdf
39+ - :issue: `55 `: handle missing case when converting 3.42->4 (_tor->_phi)
4040
4141
4242
0 commit comments