From 5ca29a73a60081d9ae4646cc0b3a8bdf3d92ad26 Mon Sep 17 00:00:00 2001 From: Guillaume Maze Date: Wed, 27 Nov 2019 19:03:18 +0100 Subject: [PATCH] Add pyXpcm to Related Projects doc page --- doc/ecosystem.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ecosystem.rst b/doc/ecosystem.rst index 1ced8913ce2..06ff9ee430f 100644 --- a/doc/ecosystem.rst +++ b/doc/ecosystem.rst @@ -13,6 +13,7 @@ Geosciences ~~~~~~~~~~~ - `aospy `_: Automated analysis and management of gridded climate data. +- `argopy `_: xarray-based Argo data access, manipulation and visualisation for standard users as well as Argo experts. - `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).