Skip to content

Commit efe7c05

Browse files
Update README.md
1 parent 198b9e1 commit efe7c05

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
@@ -5,7 +5,7 @@
55
[![documentation dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliageo.github.io/ZarrDatasets.jl/dev/)
66

77

8-
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)
99
using the [CommonDataModel.jl](https://github.com/JuliaGeo/CommonDataModel.jl) interface.
1010

1111
In the following example, data from [Copernicus Marine Service](https://marine.copernicus.eu/) is loaded using `ZarrDatasets` and a subset

0 commit comments

Comments
 (0)