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
ZarrDatasets.jl is a julia package to read [Zarr](https://zarr.dev/) datasets using the native julia implementation [Zarr.jl](https://github.com/JuliaIO/Zarr.jl)
8
+
ZarrDatasets.jl is a julia package to read [Zarr](https://zarr.dev/) datasets based on the native julia implementation [Zarr.jl](https://github.com/JuliaIO/Zarr.jl)
9
9
using the [CommonDataModel.jl](https://github.com/JuliaGeo/CommonDataModel.jl) interface.
10
10
11
11
In the following example, data from [Copernicus Marine Service](https://marine.copernicus.eu/) is loaded using `ZarrDatasets` and a subset
0 commit comments