Skip to content

ncar-xdev/xcollection

Repository files navigation

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