Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 2.14 KB

README.md

File metadata and controls

38 lines (29 loc) · 2.14 KB

xcollection

CI GitHub Workflow Status Code Coverage Status
Docs Documentation Status
Package Conda PyPI
License License

xcollection extends xarray's data model to be able to handle a dictionary of xarray Datasets.

See documentation for more information.

Installation

xcollection can be installed from PyPI with pip:

python -m pip install xcollection

It is also available from conda-forge for conda installations:

conda install -c conda-forge xcollection