Introduction¶
esgpull is a modern ESGF data management tool, bundled with a custom asynchronous interface with the ESGF Search API.
It handles scanning, downloading and updating datasets, files and queries from ESGF.
Feature highlight¶
- Simple syntax for fast data exploration
- Asynchronous download
- Highly configurable
- Plugin system for extensibility
Search datasets
esgpull allows multiple ways for searching ESGF data, with facet and free-text terms together with options.
Setup¶
Run $ pip install esgpull to install the latest release and its dependencies.
Have a look at the Installation page for more ways to install.
Quickstart¶
Jump directly to the Quickstart guide to get to know how to use esgpull.
How to Cite¶
If you use esgpull in your research, please cite it using the information provided in our CITATION.cff file.