-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
requires xarray changesMay require changes to xarray upstream to implementMay require changes to xarray upstream to implement
Milestone
Description
xarray and dask are obviously hard dependencies, but animatplot could be made optional by only importing it if you try to plot a gif, and natsort could possibly be eliminated by writing our own natural sorting function (instead of the call here).
xBOUT also currently depends on a specific fork of xarray, and this should be merged as soon as possible so that we can just have a dependency on the master version of xarray.
Metadata
Metadata
Assignees
Labels
requires xarray changesMay require changes to xarray upstream to implementMay require changes to xarray upstream to implement