mirror of
https://github.com/appelmar/gdalcubes.git
synced 2025-06-16 11:30:22 +02:00
23 lines
No EOL
993 B
Text
23 lines
No EOL
993 B
Text
bibentry(bibtype = "Article",
|
|
title = "On-Demand Processing of Data Cubes from Satellite Image Collections with the gdalcubes Library",
|
|
author = c(person("Marius", "Appel"),
|
|
person("Edzer", "Pebesma")),
|
|
year = 2019,
|
|
#doi = "10.3390/data4030092",
|
|
journal = "Data",
|
|
volume = 4,
|
|
number = 3,
|
|
other=list("article-number" = 92),
|
|
header="To cite gdalcubes in publications use:",
|
|
url = "https://doi.org/10.3390/data4030092")
|
|
|
|
|
|
bibentry(bibtype = "Misc",
|
|
title = "Cloud-based processing of satellite image collections in R using STAC, COGs, and on-demand data cubes",
|
|
author = c(person("Marius", "Appel"),
|
|
person("Edzer", "Pebesma"),
|
|
person("Matthias", "Mohr")),
|
|
year = 2021,
|
|
note = "Blog post on r-spatial.org",
|
|
url = "https://r-spatial.org/r/2021/04/23/cloud-based-cubes.html")
|
|
|