Skip to content

Commit 48a9dbe

Browse files
authored
Add xarray-dataclasses to ecosystem in docs (#5725)
* Remove xarray-custom from ecosystem in docs * Add xarray-dataclasses to ecosystem in docs
1 parent 1434b8d commit 48a9dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/ecosystem.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Extend xarray capabilities
6868
- `hypothesis-gufunc <https://hypothesis-gufunc.readthedocs.io/en/latest/>`_: Extension to hypothesis. Makes it easy to write unit tests with xarray objects as input.
6969
- `nxarray <https://github.com/nxarray/nxarray>`_: NeXus input/output capability for xarray.
7070
- `xarray-compare <https://github.com/astropenguin/xarray-compare>`_: xarray extension for data comparison.
71-
- `xarray-custom <https://github.com/astropenguin/xarray-custom>`_: Data classes for custom xarray creation.
71+
- `xarray-dataclasses <https://github.com/astropenguin/xarray-dataclasses>`_: xarray extension for typed DataArray and Dataset creation.
7272
- `xarray_extras <https://github.com/crusaderky/xarray_extras>`_: Advanced algorithms for xarray objects (e.g. integrations/interpolations).
7373
- `xpublish <https://xpublish.readthedocs.io/>`_: Publish Xarray Datasets via a Zarr compatible REST API.
7474
- `xrft <https://github.com/rabernat/xrft>`_: Fourier transforms for xarray data.

0 commit comments

Comments
 (0)