Releases: eo2cube/odcr
Releases · eo2cube/odcr
First public release
This release implements a basic API for interacting with datacube and xarray, including the following features:
- basic database connection (see
?odcr::database) datacubecoreDatacubeclass methods (see?odcr::datacube)datacubecore data discovery methods (see?odcr::datacubedatacubecore data loading methods (see?odcr::datacubexarrayxarray.core.dataarray.DataArrayclass and formal S3 definitionxarrayxarray.core.dataset.Datasetclass and formal S3 definitionxarraynative S3 methods for retrieving dimensions (see?odcr::dim)xarraynative S3 methods for indexing by arbitrary number of dimensions (see?odcr::Extract)xarraynative S3 methods for indexing by variable (see?odcr::Extract)xarraynative S3 methods for indexing by time strings (see?odcr::Extract)xarraynative S3 methods for arithmetic operators (see?odcr::Arithmetic)xarraynative S3 methods for coercing to native spatial classesraster*andstars(see?odcr::as)xarraynative S3 methods for plotting (see?odcr::plot)- configuration (see
?odcr::config)