Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-open-climate-science

Awesome Open Atmospheric, Ocean, and Climate Science
https://github.com/pangeo-data/awesome-open-climate-science

Last synced: about 5 hours ago
JSON representation

  • Software

    • General Purpose

      • Pandas - ![Python](media/icon/python.png) Data structures and computational tools for working with tabular datasets
      • Xarray - ![Python](media/icon/python.png) Data structures and computational tools for multidimensional arrays, inspired by netCDF data model
      • Numpy - ![Python](media/icon/python.png) 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 - ![Python](media/icon/python.org) 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.
    • Frameworks

      • Iris - ![Python](media/icon/python.png) Expressive analysis and visualization of multi-dimensional datasets based on the CF conventions
      • CDMS - ![Python](media/icon/python.png) Object-oriented data management system for multidimensional, gridded data used in climate analysis and simulation
    • Meteorology

      • windspharm - ![Python](media/icon/python.png) Spherical harmonic wind analysis
      • wrf-python - ![Python](media/icon/python.png) A collection of diagnostic and interpolation routines for use with output of the Weather Research and Forecasting (WRF-ARW) Model
      • MetPy - ![Python](media/icon/python.png) Collection of tools for reading, visualizing, and performing calculations with weather data
    • Oceanography

      • pyoos - ![Python](media/icon/python.png) A Python library for collecting Met/Ocean observations
      • PyCO2SYS - ![Python](media/icon/python.png) A Python toolbox for solving the marine carbonate system and calculating related seawater properties
      • GSW-Python - ![Python](media/icon/python.png) Thermodynamic equation of state for seawater
      • WAVEWATCH III - ![Fortran](media/icon/fortran.png) NOAA's Ocean wave model
      • UMWM - ![Fortran](media/icon/fortran.png) University of Miami's wave model
      • rnoaa - ![R](media/icon/r.png) An R interface to many NOAA data sources
    • Climate

      • climlab - ![Python](media/icon/python.png) Process-oriented climate modeling
      • aospy - ![Python](media/icon/python.png) Automated analysis and management of gridded climate data
      • Oocgcm - ![Python](media/icon/python.png) Analysis of large gridded geophysical datasets
      • Pangaea - ![Python](media/icon/python.png) xarray extension for gridded land surface & weather model output
      • xgcm - ![Python](media/icon/python.png) 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 - ![Python](media/icon/python.png) Geospatial manipulation, subsetting, computation, and translation of spatiotemporal climate data
      • climpred
      • pyOWM - ![Python](media/icon/python.png) PyOWM is a client Python wrapper library for OpenWeatherMap (OWM) web APIs
    • Remote Sensing

      • SatPy - ![Python](media/icon/python.png) Read and manipulate meteorological remote sensing data and write it to various image and data file formats
      • Open Data Cube - ![Python](media/icon/python.png) 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 - ![Python](media/icon/python.png) Search and download data from the European Copernicus Sentinel satellites
    • Glaciology

      • OGGM - ![Python](media/icon/python.png) Open Global Glacier Model
    • Spatiotemporal Statistics

      • rasterstats - ![Python](media/icon/python.png) summarizing geospatial raster datasets based on vector geometries
      • EOFs - ![Python](media/icon/python.png) EOF analysis
    • Regridding

      • xESMF - ![Python](media/icon/python.png) Regridding for numpy and Xarray datasets based on the Earth Systems Modeling Framework (ESMF) library
      • Pyresample - ![Python](media/icon/python.png) Resample/reproject earth observing satellite data
    • GIS

      • geopandas - ![Python](media/icon/python.png) Spatial GIS operations on geometric types.
      • salem - ![Python](media/icon/python.png) Adds geolocalised subsetting, masking, and plotting operations to xarray's data structures via accessors
      • Regionmask - ![Python](media/icon/python.png) plotting and creation of masks of spatial regions
      • xshape - ![Python](media/icon/python.png) Tools for working with shapefiles, topographies, and polygons in xarray
      • QGIS - ![C++](media/icon/cplusplus.png) GIS platform to visualize, manage, edit, analyse data, and compose printable maps
      • GeoPHP - ![PHP](media/icon/php.png) The world's most popular geospatial library for PHP that works with WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS and more
      • QGIS - ![C++](media/icon/cplusplus.png) GIS platform to visualize, manage, edit, analyse data, and compose printable maps
      • Collocate - ![Python](media/icon/python.png) Collocate xarray trajectories in arbitrary physical dimensions
      • QGIS - ![C++](media/icon/cplusplus.png) GIS platform to visualize, manage, edit, analyse data, and compose printable maps
    • Data Storage

      • netCDF - ![Python](media/icon/python.png) ![C++](media/icon/cplusplus.png) ![C](media/icon/c.png) ![Java](media/icon/java.png) ![Fortran](media/icon/fortran.png) NetCDF (Network Common Data Form) is a set of interfaces for array-oriented data access and a freely distributed collection of data access libraries for C, Fortran, C++, Java, Python, and other languages
      • Zarr - ![Pyton](media/icon/python.png) chunked, compressed, N-dimensional arrays.
      • xmitgcm - ![Python](media/icon/python.png) Read MITgcm binary MDS files into xarray data structures.
      • PyGDX - ![Python](media/icon/python.png) Access data stored in GAMS Data eXchange (GDX) files
      • rasterio - ![Python](media/icon/python.png) Reads and writes GeoTIFF and provides a Python API based on Numpy N-dimensional arrays and GeoJSON
      • netcdf4-python - ![Python](media/icon/python.png) Python/numpy interface to the netCDF C library
      • xbpch - ![Python](media/icon/python.png) Xarray interface for bpch files
      • HDF5 - ![Python](media/icon/python.png) ![C++](media/icon/cplusplus.png) ![C](media/icon/c.png) ![Java](media/icon/java.png) ![Fortran](media/icon/fortran.png) HDF5 is a high-performance data management data storage format. HDF interfaces are available in C, Fortran, C++, Java, Python, and other languages
    • Simulation

      • xarray-simlab - ![Python](media/icon/python.png) xarray extension for computer model simulations
    • Visualization

      • PyViz - ![Python](media/icon/python.png) A coordinated effort to make data visualization in Python easier to use, easier to learn, and more powerful. Sub-components include:
      • HoloViews - ![Python](media/icon/python.png) Library designed to make data analysis and visualization seamless and simple
      • GeoViews - ![Python](media/icon/python.png) Library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research
      • Panel - ![Python](media/icon/python.png) Create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text
      • hvPlot - ![Python](media/icon/python.png) A high-level plotting API for the PyData ecosystem built on HoloViews
      • EarthSim - ![Python](media/icon/python.png) Tools for working with and visualizing environmental simulations
      • Cartopy - ![Python](media/icon/python.png) Easy cartographic (maps) data visualization.
      • Geoviews - ![Python](media/icon/python.png) Explore and visualize geographic data using HoloViews.
      • EarthSim - ![Python](media/icon/python.png) Tools for working with and visualizing environmental simulations
  • Data Repositories

  • Tutorials

  • Cheat Sheets

  • Miscellaneous