gdalcubes: Earth Observation Data Cubes from Satellite Image Collections
Processing collections of Earth observation images as on-demand multispectral, multitemporal raster data cubes. Users
define cubes by spatiotemporal extent, resolution, and spatial reference system and let 'gdalcubes' automatically apply cropping, reprojection, and
resampling using the 'Geospatial Data Abstraction Library' ('GDAL'). Implemented functions on data cubes include reduction over space and time,
applying arithmetic expressions on pixel band values, moving window aggregates over time, filtering by space, time, bands, and predicates on pixel values,
exporting data cubes as 'netCDF' or 'GeoTIFF' files, plotting, and extraction from spatial and or spatiotemporal features.
All computational parts are implemented in C++, linking to the 'GDAL', 'netCDF', 'CURL', and 'SQLite' libraries.
See Appel and Pebesma (2019) <doi:10.3390/data4030092> for further details.
Version: |
0.7.0 |
Depends: |
R (≥ 3.4) |
Imports: |
Rcpp, jsonlite, ncdf4 |
LinkingTo: |
Rcpp, BH |
Suggests: |
knitr, rmarkdown, stars, av, gifski, sf, tinytest, lubridate |
Published: |
2024-03-07 |
DOI: |
10.32614/CRAN.package.gdalcubes |
Author: |
Marius Appel
[aut, cre],
Edzer Pebesma
[ctb],
Roger Bivand [ctb],
Jeroen Ooms [ctb],
Lewis Van Winkle [cph],
Ole Christian Eidheim [cph],
Howard Hinnant [cph],
Adrian Colomitchi [cph],
Florian Dang [cph],
Paul Thompson [cph],
Tomasz KamiĆski [cph],
Dropbox, Inc. [cph] |
Maintainer: |
Marius Appel <marius.appel at hs-bochum.de> |
BugReports: |
https://github.com/appelmar/gdalcubes/issues/ |
License: |
MIT + file LICENSE |
Copyright: |
file inst/COPYRIGHTS gdalcubes copyright details |
URL: |
https://github.com/appelmar/gdalcubes |
NeedsCompilation: |
yes |
SystemRequirements: |
GDAL (>= 2.0.1), PROJ (>= 4.8.0), netcdf, sqlite3 |
Citation: |
gdalcubes citation info |
Materials: |
NEWS |
In views: |
Spatial |
CRAN checks: |
gdalcubes results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=gdalcubes
to link to this page.