From 8783a1ed4a5c8f124ad1b9397c77878754ea884b Mon Sep 17 00:00:00 2001 From: Wouter-Michiel Vierdag Date: Tue, 22 Jul 2025 01:57:06 +0200 Subject: [PATCH] add note to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 486acf3..69a7fdb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +# Important Note +This repository is a fork from [here](https://github.com/astropenguin/xarray-dataclasses). We are grateful for the +work of the developer on this repo. That being said, sadly the state on main has been the case that the code was +deleted and there has been no development for a while. Therefore, we have decided to fork the repository and +continue development here, where the community is better able to contribute to and maintain the project. + +Note, the fork currently is not released. We are trying to get the name `xarray-dataclasses` on PyPi. + # xarray-dataclasses [![Release](https://img.shields.io/pypi/v/xarray-dataclasses?label=Release&color=cornflowerblue&style=flat-square)](https://pypi.org/project/xarray-dataclasses/)