gdalcubes/inst/CITATION

23 lines
No EOL
995 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://www.mdpi.com/2306-5729/4/3/92")
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")