_images/logo.png












Documentation for intake-esgf

intake-esgf is an intake and intake-esm inspired package under development in ESGF2. The data catalog is populated by querying a number of index nodes and puts together a global view of where the datasets may be found. If you are familiar with the interface for intake-esm, then using this package should be straightforward.

Installing

intake-esgf can be installed using pip:

>>> pip install intake-esgf

or through conda-forge

>>> conda install -c conda-forge intake-esgf