Skip to content

Commit 36fe917

Browse files
Add xarray-regrid to ecosystem.rst (#8270)
* Add xarray-regrid to ecosystem.rst * Add xarray-regrid addition to whats-new.
1 parent d5f1785 commit 36fe917

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

doc/ecosystem.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Geosciences
4141
harmonic wind analysis in Python.
4242
- `wradlib <https://wradlib.org/>`_: An Open Source Library for Weather Radar Data Processing.
4343
- `wrf-python <https://wrf-python.readthedocs.io/>`_: A collection of diagnostic and interpolation routines for use with output of the Weather Research and Forecasting (WRF-ARW) Model.
44+
- `xarray-regrid <https://github.com/EXCITED-CO2/xarray-regrid>`_: xarray extension for regridding rectilinear data.
4445
- `xarray-simlab <https://xarray-simlab.readthedocs.io>`_: xarray extension for computer model simulations.
4546
- `xarray-spatial <https://xarray-spatial.org/>`_: Numba-accelerated raster-based spatial processing tools (NDVI, curvature, zonal-statistics, proximity, hillshading, viewshed, etc.)
4647
- `xarray-topo <https://xarray-topo.readthedocs.io/>`_: xarray extension for topographic analysis and modelling.

doc/whats-new.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ Bug fixes
4242
Documentation
4343
~~~~~~~~~~~~~
4444

45+
- Added xarray-regrid to the list of xarray related projects (:pull:`8272`).
46+
By `Bart Schilperoort <https://github.com/BSchilperoort>`_.
47+
4548

4649
Internal Changes
4750
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)