Skip to content

to_xarray: auto-convert units

Sebastian Müller requested to merge fix_xarray_units_check into main

Closes #85 (closed)

data.tools:

  • auto-convert units in to_xarray
  • Info: always have units in meta (this causes a lot of trouble, should be done in a separate merge request)
  • added convenience routines for unit comparison (compatible_units, equivalent_units)
Edited by Sebastian Müller

Merge request reports