Skip to content

Reduce simplify required dependencies #22

@TomNicholas

Description

@TomNicholas

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

No one assigned

    Labels

    requires xarray changesMay require changes to xarray upstream to implement

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions