Skip to content

Commit dec09ec

Browse files
Merge branch 'main' of github.com:JuliaGeo/ZarrDatasets.jl
2 parents e2fd514 + 7b8b73a commit dec09ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![documentation dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliageo.github.io/ZarrDatasets.jl/dev/)
77

88

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

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

0 commit comments

Comments
 (0)