diff --git a/doc/related-projects.rst b/doc/related-projects.rst index b02c4be7338..9891f1a6bc2 100644 --- a/doc/related-projects.rst +++ b/doc/related-projects.rst @@ -62,6 +62,7 @@ Extend xarray capabilities - `eofs `_: EOF analysis in Python. - `hypothesis-gufunc `_: Extension to hypothesis. Makes it easy to write unit tests with xarray objects as input. - `nxarray `_: NeXus input/output capability for xarray. +- `xarray-custom `_: Data classes for custom xarray creation. - `xarray_extras `_: Advanced algorithms for xarray objects (e.g. integrations/interpolations). - `xpublish `_: Publish Xarray Datasets via a Zarr compatible REST API. - `xrft `_: Fourier transforms for xarray data.