From f14425ff7e7e312b94b254f1eabd246ae2d727bc Mon Sep 17 00:00:00 2001 From: Kai Muehlbauer Date: Fri, 29 Oct 2021 09:13:39 +0200 Subject: [PATCH] Add wradlib to ecosystem in docs --- doc/ecosystem.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ecosystem.rst b/doc/ecosystem.rst index 1c919b3040b..460541e91d7 100644 --- a/doc/ecosystem.rst +++ b/doc/ecosystem.rst @@ -37,6 +37,7 @@ Geosciences - `Spyfit `_: FTIR spectroscopy of the atmosphere - `windspharm `_: Spherical harmonic wind analysis in Python. +- `wradlib `_: An Open Source Library for Weather Radar Data Processing. - `wrf-python `_: A collection of diagnostic and interpolation routines for use with output of the Weather Research and Forecasting (WRF-ARW) Model. - `xarray-simlab `_: xarray extension for computer model simulations. - `xarray-spatial `_: Numba-accelerated raster-based spatial processing tools (NDVI, curvature, zonal-statistics, proximity, hillshading, viewshed, etc.)