An R-package to access data cubes via WCS and WCPS queries.
This R-Package provides several functions for interacting with databases WCS/WCPS based on OGC standards. We use the Rasdaman implementation in order to host Copernicus Sentinel Data in multidimensionla arrays (Data Cubes) as used for the Sentinel Alpine Observatory The package can be directly imported in R by typing:
library(devtools)
devtools::install_github("mattia6690/CubeR")