From d6d40e9865a80506c80e0d253aee9c2d1d117e88 Mon Sep 17 00:00:00 2001 From: KBodolai Date: Sat, 25 Oct 2025 14:16:13 +0100 Subject: [PATCH] remove notes pointing to non-existing projects --- doc/roadmap.rst | 9 --------- 1 file changed, 9 deletions(-) diff --git a/doc/roadmap.rst b/doc/roadmap.rst index 41f2e972f4d..07e5eebcacd 100644 --- a/doc/roadmap.rst +++ b/doc/roadmap.rst @@ -168,10 +168,6 @@ third-party libraries. Flexible storage ~~~~~~~~~~~~~~~~ -.. note:: - Work on flexible storage backends is currently underway. See - `GH Project #3 `__ for more detail. - The xarray backends module has grown in size and complexity. Much of this growth has been "organic" and mostly to support incremental additions to the supported backends. This has left us with a fragile @@ -250,11 +246,6 @@ many applications and depends on pandas. Engaging more users ------------------- -.. note:: - Work on improving xarray’s documentation and user engagement is - currently underway. See `GH Project #4 `__ - for more detail. - Like many open-source projects, the documentation of xarray has grown together with the library's features. While we think that the xarray documentation is comprehensive already, we acknowledge that the adoption