From 216903461f746dfc4e4d4fd973a3cb98edc42d41 Mon Sep 17 00:00:00 2001 From: Alexander Barth Date: Fri, 15 May 2026 09:15:40 +0200 Subject: [PATCH] Add CDFDatasets to dataset compatibility table Added CDFDatasets link to the dataset compatibility table. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5aa53d..5aed09d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This package contains abstracts type definition for loading and manipulating GRI | geoTIFF or JPEG 2000 | [`TIFFDatasets`](https://github.com/Alexander-Barth/TIFFDatasets.jl) | ✔ | - | | Zarr | [`ZarrDatasets`](https://github.com/JuliaGeo/ZarrDatasets.jl) | ✔ | ✔ | | Metop | [`MetopDatasets`](https://github.com/eumetsat/MetopDatasets.jl) | ✔ | - | - +| CDF | [`CDFDatasets`](https://github.com/JuliaSpacePhysics/CDFDatasets.jl) | ✔ | - | Features include: