Skip to content

Commit e1183e8

Browse files
rdturnermtldcherian
andcommitted
Add hypothesis support to related projects (#3335)
* add hypothesis-gufunc to related projects. * keep in alphabetical order * Update doc/related-projects.rst Switch to documentation. Co-Authored-By: Deepak Cherian <[email protected]>
1 parent 6ec1da2 commit e1183e8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/related-projects.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Geosciences
1111
~~~~~~~~~~~
1212

1313
- `aospy <https://aospy.readthedocs.io>`_: Automated analysis and management of gridded climate data.
14-
- `climpred <https://climpred.readthedocs.io>`_: Analysis of ensemble forecast models for climate prediction.
14+
- `climpred <https://climpred.readthedocs.io>`_: Analysis of ensemble forecast models for climate prediction.
1515
- `infinite-diff <https://github.com/spencerahill/infinite-diff>`_: xarray-based finite-differencing, focused on gridded climate/meterology data
1616
- `marc_analysis <https://github.com/darothen/marc_analysis>`_: Analysis package for CESM/MARC experiments and output.
1717
- `MetPy <https://unidata.github.io/MetPy/dev/index.html>`_: A collection of tools in Python for reading, visualizing, and performing calculations with weather data.
@@ -26,7 +26,7 @@ Geosciences
2626
subclass.
2727
- `Regionmask <https://regionmask.readthedocs.io/>`_: plotting and creation of masks of spatial regions
2828
- `salem <https://salem.readthedocs.io>`_: Adds geolocalised subsetting, masking, and plotting operations to xarray's data structures via accessors.
29-
- `SatPy <https://satpy.readthedocs.io/>`_ : Library for reading and manipulating meteorological remote sensing data and writing it to various image and data file formats.
29+
- `SatPy <https://satpy.readthedocs.io/>`_ : Library for reading and manipulating meteorological remote sensing data and writing it to various image and data file formats.
3030
- `Spyfit <https://spyfit.readthedocs.io/en/master/>`_: FTIR spectroscopy of the atmosphere
3131
- `windspharm <https://ajdawson.github.io/windspharm/index.html>`_: Spherical
3232
harmonic wind analysis in Python.
@@ -56,6 +56,7 @@ Extend xarray capabilities
5656
~~~~~~~~~~~~~~~~~~~~~~~~~~
5757
- `Collocate <https://github.com/cistools/collocate>`_: Collocate xarray trajectories in arbitrary physical dimensions
5858
- `eofs <https://ajdawson.github.io/eofs/>`_: EOF analysis in Python.
59+
- `hypothesis-gufunc <https://hypothesis-gufunc.readthedocs.io/en/latest/>`_: Extension to hypothesis. Makes it easy to write unit tests with xarray objects as input.
5960
- `xarray_extras <https://github.com/crusaderky/xarray_extras>`_: Advanced algorithms for xarray objects (e.g. integrations/interpolations).
6061
- `xrft <https://github.com/rabernat/xrft>`_: Fourier transforms for xarray data.
6162
- `xr-scipy <https://xr-scipy.readthedocs.io>`_: A lightweight scipy wrapper for xarray.

0 commit comments

Comments
 (0)