Skip to content

Commit

Permalink
Update pages/data/zarr-access.md
Browse files Browse the repository at this point in the history
Co-authored-by: Max Jones <14077947+maxrjones@users.noreply.github.com>
  • Loading branch information
katamartin and maxrjones authored Oct 23, 2023
1 parent 1ed7882 commit 798b2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/data/zarr-access.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import Section from '../../components/section'

# Zarr

We prefer the Zarr data format for storing our raster data products because it's simple, transparent, open, community-driven, and optimized for the cloud.
We prefer the Zarr data format for storing our raster data products because it's simple, open, community-driven, and optimized for the cloud.

Here's a code snippet showing how to open one of our Zarr stores from the [cmip6-downscaling](https://github.com/carbonplan/cmip6-downscaling) project using the [Xarray](https://docs.xarray.dev/en/stable/) Python library:

Expand Down

0 comments on commit 798b2c0

Please sign in to comment.