lee1043 / ecgtools

ESM Catalog Generation tools

Home Page:https://ecgtools.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ESM Catalog Generation tools

https://ecgtools.readthedocs.io

License:Apache License 2.0


Languages

Language:Python 100.0%