CI | |
---|---|
Docs | |
Package | |
License |
Similar to intake-esm
, this package helps with finding, investigating, and loading data. The critical requirement for using intake-esm
is having a data catalog. This package enables you 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.
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