Skip to content

2.3.0

Latest

Choose a tag to compare

@olivhoenen olivhoenen released this 17 Jun 15:30
474bc8b

New features

  • Add list_filled_paths function to DBEntry (with imas_core>=5.7 for HDF5 backend)
  • Introduce alias and units metadata in the idenfitiers API

Improvements

  • API documentation w.r.t netcdf URI and UDA backend usage limitations and associated workarounds
  • Includes metadata variables when writing an IDS to a netCDF files with the function to_xarray, allowing to read back the IDS with a get (see this documentation)
  • Migrate magnetics obsolescent fields (method-->ip, bpol_probe-->b_field_pol_probe) with a value during a 3to4 conversion

Bug fixes

  • Fix training data assets that failed loading
  • Fix 3to4 conversion of name/identifier when identifier is empty
  • Fix deprecation warning with copy keyword of __array__ implementation (Numpy > 2)

New Contributors

Full Changelog: 2.2.0...2.3.0