# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "geozarr" in publications use:' type: software license: MIT title: 'geozarr: GeoZarr Conventions for Geospatial Data in Zarr Stores' version: 0.1.0 abstract: Large-scale gridded data stores are increasingly using the Zarr format. GeoZarr is defined in terms of a number of community conventions built on top of the Zarr specification. These conventions specify how Zarr metadata is to be interpreted to attach semantic meaning to the data in the Zarr array providing the metadata. This package implements a number of community conventions on top of the 'zarr' package, enabling the R community to use geospatial data stored in Zarr. authors: - family-names: Van Laake given-names: Patrick email: patrick@vanlaake.net repository: https://cran.r-universe.dev repository-code: https://github.com/R-CF/geozarr commit: 54391285f83ecf614b730e93bcd722dee2ca6b4f url: https://github.com/R-CF/geozarr date-released: '2026-07-23' contact: - family-names: Van Laake given-names: Patrick email: patrick@vanlaake.net