You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/ecosystem.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ Extend xarray capabilities
68
68
- `hypothesis-gufunc <https://hypothesis-gufunc.readthedocs.io/en/latest/>`_: Extension to hypothesis. Makes it easy to write unit tests with xarray objects as input.
69
69
- `nxarray <https://github.com/nxarray/nxarray>`_: NeXus input/output capability for xarray.
70
70
- `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.
72
72
- `xarray_extras <https://github.com/crusaderky/xarray_extras>`_: Advanced algorithms for xarray objects (e.g. integrations/interpolations).
73
73
- `xpublish <https://xpublish.readthedocs.io/>`_: Publish Xarray Datasets via a Zarr compatible REST API.
74
74
- `xrft <https://github.com/rabernat/xrft>`_: Fourier transforms for xarray data.
0 commit comments