Skip to content

Add zarr implementation for R language - #185

Open
pvanlaake wants to merge 1 commit into
zarr-developers:mainfrom
pvanlaake:patch-1
Open

Add zarr implementation for R language#185
pvanlaake wants to merge 1 commit into
zarr-developers:mainfrom
pvanlaake:patch-1

Conversation

@pvanlaake

Copy link
Copy Markdown

This PR is for adding an entry on the Implementations page for the zarr package in R. The package can read and write Zarr v.3 stores, supporting all required codecs and memory, local file system, S3 and HTTP (read-only) stores. Zarr v.2 stores can be read.

The package is extensible and has scaffolding for domains and conventions. Several proposed conventions are integrated in this package. The geozarr R package is an implementation of the GeoZarr domain, building on this package and implementing several proposed conventions.

The package can represent netCDF files with CF-compatible formatting using the most common features, particularly the coordinate system features.

@d-v-b

d-v-b commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants