Skip to content

Xarray.Dataset

Compare
Choose a tag to compare
@scivision scivision released this 21 Mar 05:57

Cleanup API so that all data is passed out via xarray.Dataset

If a dimension is unused (time, wavelength, angle) use .squeeze() to prune off the length-1 dimension(s).