Skip to content

Commit

Permalink
Merge branch 'main' of github.com:JuliaGeo/ZarrDatasets.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Barth committed Feb 15, 2024
2 parents e2fd514 + 7b8b73a commit dec09ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![documentation dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliageo.github.io/ZarrDatasets.jl/dev/)


ZarrDatasets.jl is a julia package to read Zarr datasets using the native julia implementation [Zarr.jl](https://github.com/JuliaIO/Zarr.jl)
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)
using the [CommonDataModel.jl](https://github.com/JuliaGeo/CommonDataModel.jl) interface.

In the following example data from [Copernicus marine service](https://marine.copernicus.eu/) are loaded using `ZarrDatasets` and a subset
Expand Down

0 comments on commit dec09ec

Please sign in to comment.