Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 2.49 KB

README.md

File metadata and controls

40 lines (31 loc) · 2.49 KB

intake-thredds

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

Intake interface to THREDDS data catalogs.

Installation

Intake-thredds can be installed from PyPI with pip:

python -m pip install intake-thredds

Intake-thredds is also available from conda-forge for conda installations:

conda install -c conda-forge intake-thredds

See documentation for more information.