You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/changelog.rst
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,22 @@
3
3
Changelog
4
4
=========
5
5
6
+
What's new in IMAS-Python 2.0.1
7
+
-------------------------------
8
+
9
+
Improvements
10
+
''''''''''''
11
+
12
+
- improve DD3-->DD4 conversion (sign conversion to dodpsi_like)
13
+
- improve conversion of pulse_schedule IDS >= 3.39.0
14
+
- allow using nzcarr for storing netCDF format
15
+
- numpy 2 compatibility
16
+
- improve UDA data fetch
17
+
- improve documentation
18
+
- new dependency on `imas-data-dictionaries package <https://pypi.org/project/imas-data-dictionaries/>`__ (remove internal build via saxonche, except for the optional MDSplus models)
19
+
- full compatibility of tests with netCDF<1.7 (no complex numbers)
0 commit comments