It includes functions to download and process the 'Planet NICFI' (Norway's International Climate and Forest Initiative) Satellite Imagery utilizing the Planet Mosaics API <https://developers.planet.com/docs/basemaps/reference/#tag/Basemaps-and-Mosaics>. 'GDAL' (library for raster and vector geospatial data formats) and 'aria2c' (paralleled download utility) must be installed and configured in the user's Operating System.
Version: | 1.0.5 |
Depends: | R (≥ 3.5.0) |
Imports: | httr, sf, data.table, glue, utils, terra |
Suggests: | rmarkdown, knitr, testthat (≥ 3.0.0) |
Published: | 2023-09-28 |
DOI: | 10.32614/CRAN.package.PlanetNICFI |
Author: | Lampros Mouselimis [aut, cre], Planet Labs Inc [cph] |
Maintainer: | Lampros Mouselimis <mouselimislampros at gmail.com> |
License: | GPL-3 |
Copyright: | inst/COPYRIGHTS PlanetNICFI copyright details |
URL: | https://github.com/mlampros/PlanetNICFI |
NeedsCompilation: | no |
SystemRequirements: | aria2: apt-get install -y aria2 (deb), gdal-bin: apt-get install -y gdal-bin (deb), libgdal-dev: apt-get install -y libgdal-dev (deb) |
Citation: | PlanetNICFI citation info |
Materials: | README NEWS |
CRAN checks: | PlanetNICFI results |
Reference manual: | PlanetNICFI.pdf |
Vignettes: |
Norway's International Climate and Forest Initiative (NICFI) using Planet Satellite Imagery in R |
Package source: | PlanetNICFI_1.0.5.tar.gz |
Windows binaries: | r-devel: PlanetNICFI_1.0.5.zip, r-release: PlanetNICFI_1.0.5.zip, r-oldrel: PlanetNICFI_1.0.5.zip |
macOS binaries: | r-release (arm64): PlanetNICFI_1.0.5.tgz, r-oldrel (arm64): PlanetNICFI_1.0.5.tgz, r-release (x86_64): PlanetNICFI_1.0.5.tgz, r-oldrel (x86_64): PlanetNICFI_1.0.5.tgz |
Old sources: | PlanetNICFI archive |
Please use the canonical form https://CRAN.R-project.org/package=PlanetNICFI to link to this page.