Skip to content

ncar-xdev/ecgtools

Repository files navigation

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