pbranson / intake-esm

An intake plugin for loading earth system data sets such as CMIP, CESM Large Ensemble

Home Page:https://intake-esm.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intake-esm

https://img.shields.io/circleci/project/github/NCAR/intake-esm/master.svg?style=for-the-badge&logo=circleci https://img.shields.io/codecov/c/github/NCAR/intake-esm.svg?style=for-the-badge Documentation Status Python Package Index Conda Version

Intake-esm provides a plugin for building and loading intake catalogs for earth system data holdings, such as CMIP and CESM Large Ensemble datasets, etc...

Intake-esm supports data holdings from the following projects:

  • CMIP: Coupled Model Intercomparison Project (phase 5 and phase 6)
  • CESM: Community Earth System Model Large Ensemble (LENS), and Decadal Prediction Large Ensemble (DPLE)
  • MPI-GE: The Max Planck Institute for Meteorology (MPI-M) Grand Ensemble (MPI-GE)
  • GMET: The Gridded Meteorological Ensemble Tool data
  • ERA5: ECWMF ERA5 Reanalysis dataset stored on NCAR's GLADE in /glade/collections/rda/data/ds630.0

See documentation for more information.

Installation

Intake-esm can be installed from PyPI with pip:

pip install intake-esm

It is also available from conda-forge for conda installations:

conda install -c conda-forge intake-esm

About

An intake plugin for loading earth system data sets such as CMIP, CESM Large Ensemble

https://intake-esm.readthedocs.io

License:Apache License 2.0


Languages

Language:Python 98.8%Language:Makefile 0.9%Language:Shell 0.3%