New features
- Add
list_filled_pathsfunction toDBEntry(withimas_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 aget(see this documentation) - Migrate
magneticsobsolescent 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
- @Louwrensth made their first contribution in #120
- @dependabot[bot] made their first contribution in #122
Full Changelog: 2.2.0...2.3.0