Atmospheric, ocean, and climate science are awesome.
This is a curated list of open source software packages that make our lives as scientists, hackers and data wranglers easier or just more awesome. This list is intended to be the fluid-earth counterpart of awesome open geoscience, although there is inevitably some overlap. It is not just climate science! We use the word "climate" in the repo name just as shorthand for the fluid part of the earth. Packages from atmospheric science, oceanography, climate science, and hydrology are all welcome.
In accordance with the awesome manifesto, we add awesome repositories. We are wide open to contributions of course! Don't hesitate to add your favorite packages by making a [pull request]
Awesome software projects sub-categorized by focus.
| ▲ Top |
|---|
While packages are not technically specific to AOCH science, they are so essential for scientific workflows that we can't not include them
- Pandas -
Data structures and computational tools for working with tabular datasets
- Xarray -
Data structures and computational tools for multidimensional arrays, inspired by netCDF data model
- Numpy -
NumPy is a library for the Python programming language, adding support for large, multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
- Matplotlib -
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. Several other libraries, including many mentioned in the lists below, use Matplotlib by default under the hood for creating data visualizations.
| ▲ Top |
|---|
- Iris -
Expressive analysis and visualization of multi-dimensional datasets based on the CF conventions
- CDMS -
Object-oriented data management system for multidimensional, gridded data used in climate analysis and simulation
| ▲ Top |
|---|
- MetPy -
Collection of tools for reading, visualizing, and performing calculations with weather data
- windspharm -
Spherical harmonic wind analysis
- wrf-python -
A collection of diagnostic and interpolation routines for use with output of the Weather Research and Forecasting (WRF-ARW) Model
| ▲ Top |
|---|
- GSW-Python -
Thermodynamic equation of state for seawater
- WAVEWATCH III -
NOAA's Ocean wave model
- UMWM -
University of Miami's wave model
- rnoaa -
An R interface to many NOAA data sources
- pyoos -
A Python library for collecting Met/Ocean observations
- PyCO2SYS -
A Python toolbox for solving the marine carbonate system and calculating related seawater properties
- Wavespectra -
Python library for ocean wave spectral data analysis and processing
| ▲ Top |
|---|
- climlab -
Process-oriented climate modeling
- aospy -
Automated analysis and management of gridded climate data
- Oocgcm -
Analysis of large gridded geophysical datasets
- Pangaea -
xarray extension for gridded land surface & weather model output
- xgcm -
Extends the xarray data model to understand finite volume grid cells (common in General Circulation Models) and provides interpolation and difference operations for such grids
- OpenClimateGIS -
Geospatial manipulation, subsetting, computation, and translation of spatiotemporal climate data
- climpred –
xarray wrapper for analysis of ensemble forecast models for climate prediction
- pyOWM -
PyOWM is a client Python wrapper library for OpenWeatherMap (OWM) web APIs
| ▲ Top |
|---|
- SatPy -
Read and manipulate meteorological remote sensing data and write it to various image and data file formats
- Open Data Cube -
Analysis toolkit for continental scale Earth Observation data from satellites
- Earthdata Search - User interface for searching against the CMR (Common Metadata Repository). Supports data download, visualization, and subsetting in some cases.
- Sentinelsat -
Search and download data from the European Copernicus Sentinel satellites
| ▲ Top |
|---|
- OGGM -
Open Global Glacier Model
| ▲ Top |
|---|
- EOFs -
EOF analysis
- rasterstats -
summarizing geospatial raster datasets based on vector geometries
| ▲ Top |
|---|
- xESMF -
Regridding for numpy and Xarray datasets based on the Earth Systems Modeling Framework (ESMF) library
- Pyresample -
Resample/reproject earth observing satellite data
| ▲ Top |
|---|
- geopandas -
Spatial GIS operations on geometric types.
- salem -
Adds geolocalised subsetting, masking, and plotting operations to xarray's data structures via accessors
- Regionmask -
plotting and creation of masks of spatial regions
- xshape -
Tools for working with shapefiles, topographies, and polygons in xarray
- Collocate -
Collocate xarray trajectories in arbitrary physical dimensions
- QGIS -
GIS platform to visualize, manage, edit, analyse data, and compose printable maps
- GeoPHP -
The world's most popular geospatial library for PHP that works with WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS and more
| ▲ Top |
|---|