File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 3
3
Changelog
4
4
=========
5
5
6
+ What's new in IMASPy 1.2.0
7
+ --------------------------
8
+
9
+ New features and improvements
10
+ '''''''''''''''''''''''''''''
11
+
12
+ - Add :py:func: `imaspy.DBEntry.get_sample ` (requires imas_core >= 5.4.0)
13
+ - Improved validation of netCDF files
14
+ - Improve compatibility with the UDA backend in imas_core
15
+ - Extend the support of netCDF to >= 1.4.1 (without complex numbers)
16
+ - Allow running test without imas_core
17
+
18
+ Bug fixes
19
+ '''''''''
20
+
21
+ - Fix a bug when lazy loading multiple IDSs from the same HDF5 DBEntry
22
+ - Fix a bug when lazy loading a child quantity that was added in a newer DD version than stored on disk
23
+
24
+
25
+
6
26
What's new in IMASPy 1.1.1
7
27
--------------------------
8
28
You can’t perform that action at this time.
0 commit comments