Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 3.02 KB

README.md

File metadata and controls

51 lines (35 loc) · 3.02 KB

Awesome Pangeo

A curated list of awesome Pangeo related Python frameworks, libraries, software and resources.


Pangeo Core Packages

  • Xarray - Tools for working with labelled multi-dimensional arrays
  • Zarr - A Python package providing an implementation of chunked, compressed, N-dimensional arrays.
  • Dask - A flexible library for parallel computing in Python.
  • JupyterHub - A multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server.
  • Zero to JupyterHub - Resources for deploying JupyterHub to a Kubernetes Cluster
  • Jupyterlab - The next-generation web-based user interface for Project Jupyter.

Data Cataloging

  • Intake - A lightweight package for finding, investigating, loading and disseminating data.
  • Intake-xarray - Intake plugin for xarray
  • Intake-cmip - An intake plugin for reading CMIP5, and CMIP6 data using intake
  • Intake-cesmle - An intake plugin for reading CESM Large Ensemble datasets.

Data Wrangling

  • Esmlab - Tools for working with earth system multi-model analyses with xarray.

Tutorials and Talks