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
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.
Helpful Links:¶
ESG Pull Documentation: Intro to ESG PullESG Pull Github: ESG Pull Github