Package: geozarr
Title: GeoZarr Conventions for Geospatial Data in Zarr Stores
Version: 0.1.0
Authors@R: 
    person("Patrick", "Van Laake", , "patrick@vanlaake.net", role = c("aut", "cre"))
Description: 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.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 8.0.0
Imports: CFtime (>= 1.7.3), R6
Depends: R (>= 4.2), zarr (>= 0.4.2)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/R-CF/geozarr
BugReports: https://github.com/R-CF/geozarr/issues
NeedsCompilation: no
Packaged: 2026-07-16 12:13:50 UTC; patrickvanlaake
Author: Patrick Van Laake [aut, cre]
Maintainer: Patrick Van Laake <patrick@vanlaake.net>
Repository: CRAN
Date/Publication: 2026-07-23 13:50:19 UTC
