Skip to content

ncar-xdev/ecgtools

Folders and files

NameName
Last commit message
Last commit date
Jul 31, 2024
Jul 7, 2023
Jul 31, 2024
Jul 31, 2024
Sep 14, 2021
Oct 19, 2022
Jun 1, 2020
Jun 24, 2020
Jul 31, 2024
Apr 15, 2021
Feb 2, 2022
Feb 2, 2022
Jun 1, 2020
Apr 15, 2021
Jul 7, 2023
Jul 31, 2024
Feb 2, 2022
Jul 31, 2024
Jul 14, 2023
Jul 31, 2024
Mar 8, 2022

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