From ed05e9ad4873dc2c4ac623a8561bbea787fa628a Mon Sep 17 00:00:00 2001 From: Deepak Cherian Date: Thu, 24 Jul 2025 13:04:13 -0600 Subject: [PATCH] Update README.md --- profile/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/profile/README.md b/profile/README.md index 1bc69ae..ceed2fe 100644 --- a/profile/README.md +++ b/profile/README.md @@ -17,6 +17,7 @@ Here's a short list of actively developed and widely used packages in the org: - [xeofs](https://github.com/xarray-contrib/xeofs) - Dimensionality reduction using EOFs - [xarray-regrid](https://github.com/xarray-contrib/xarray-regrid) - Easily and efficiently regrid Xarray objects between two rectilinear grids. - [rasterix](https://github.com/xarray-contrib/rasterix) - Raster handling tools for Xarray, including indexing and rasterization. +- [xarray-dataclass](https://github.com/xarray-contrib/xarray-dataclass) - Xarray data creation by data classes We hope that including projects under the xarray-contrib organization improves project visibility and increases the likelihood of sustainable open source maintenance and development.