From f86e36aff5569f0c9c33c297a834b83391eee9f2 Mon Sep 17 00:00:00 2001 From: Romain Caneill Date: Wed, 23 Feb 2022 18:24:50 +0100 Subject: [PATCH] Adding the new wrapper gsw-xarray --- doc/ecosystem.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ecosystem.rst b/doc/ecosystem.rst index 469f83d37c1..2b49b1529e1 100644 --- a/doc/ecosystem.rst +++ b/doc/ecosystem.rst @@ -17,6 +17,7 @@ Geosciences - `climpred `_: Analysis of ensemble forecast models for climate prediction. - `geocube `_: Tool to convert geopandas vector data into rasterized xarray data. - `GeoWombat `_: Utilities for analysis of remotely sensed and gridded raster data at scale (easily tame Landsat, Sentinel, Quickbird, and PlanetScope). +- `gsw-xarray `_: a wrapper around `gsw `_ that adds CF compliant attributes when possible, units, name. - `infinite-diff `_: xarray-based finite-differencing, focused on gridded climate/meteorology data - `marc_analysis `_: Analysis package for CESM/MARC experiments and output. - `MetPy `_: A collection of tools in Python for reading, visualizing, and performing calculations with weather data.