Skip to content

Commit 349c596

Browse files
authored
Added xarrays-spatial and updated geoviews link (#4262)
1 parent 4293f80 commit 349c596

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/related-projects.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Geosciences
3838
harmonic wind analysis in Python.
3939
- `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.
4040
- `xarray-simlab <https://xarray-simlab.readthedocs.io>`_: xarray extension for computer model simulations.
41+
- `xarray-spatial <https://makepath.github.io/xarray-spatial>`_: Numba-accelerated raster-based spatial processing tools (NDVI, curvature, zonal-statistics, proximity, hillshading, viewshed, etc.)
4142
- `xarray-topo <https://gitext.gfz-potsdam.de/sec55-public/xarray-topo>`_: xarray extension for topographic analysis and modelling.
4243
- `xbpch <https://github.com/darothen/xbpch>`_: xarray interface for bpch files.
4344
- `xclim <https://xclim.readthedocs.io/>`_: A library for calculating climate science indices with unit handling built from xarray and dask.
@@ -75,7 +76,7 @@ Extend xarray capabilities
7576

7677
Visualization
7778
~~~~~~~~~~~~~
78-
- `Datashader <https://datashader.org>`_, `geoviews <http://geo.holoviews.org>`_, `holoviews <http://holoviews.org/>`_, : visualization packages for large data.
79+
- `datashader <https://datashader.org>`_, `geoviews <http://geoviews.org>`_, `holoviews <http://holoviews.org/>`_, : visualization packages for large data.
7980
- `hvplot <https://hvplot.pyviz.org/>`_ : A high-level plotting API for the PyData ecosystem built on HoloViews.
8081
- `psyplot <https://psyplot.readthedocs.io>`_: Interactive data visualization with python.
8182
- `xarray-leaflet <https://github.com/davidbrochart/xarray_leaflet>`_: An xarray extension for tiled map plotting based on ipyleaflet.

0 commit comments

Comments
 (0)