ncar-xdev / ecgtools

ESM Catalog Generation tools
https://ecgtools.readthedocs.io
Apache License 2.0
9 stars 11 forks source link
hactoberfest intake intake-esm python

ecgtools

CI GitHub Workflow Status Code Coverage Status pre-commit.ci status
Docs Documentation Status
Package Conda PyPI
License License

Motivation

The critical requirement for using intake-esm is having a data catalog. This package enables you to build data catalogs to be read in by intake-esm, which enables a user to easily search, discover, and access datasets they are interested in using.

See documentation for more information.

Installation

ecgtools can be installed from PyPI with pip:

python -m pip install ecgtools

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

conda install -c conda-forge ecgtools