Package: PlanetNICFI 1.0.5
PlanetNICFI: Processing of the 'Planet NICFI' Satellite Imagery
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.
Authors:
PlanetNICFI_1.0.5.tar.gz
PlanetNICFI_1.0.5.zip(r-4.7)PlanetNICFI_1.0.5.zip(r-4.6)PlanetNICFI_1.0.5.zip(r-4.5)
PlanetNICFI_1.0.5.tgz(r-4.6-any)PlanetNICFI_1.0.5.tgz(r-4.5-any)
PlanetNICFI_1.0.5.tar.gz(r-4.7-any)PlanetNICFI_1.0.5.tar.gz(r-4.6-any)
PlanetNICFI_1.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
PlanetNICFI/json (API)
NEWS
| # Install 'PlanetNICFI' in R: |
| install.packages('PlanetNICFI', repos = c('https://mlampros.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mlampros/planetnicfi/issues
aria2cgdalnicfiplanetsatellite-imagery
Last updated from:ee71ff0e0a. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 184 | ||
| source / vignettes | OK | 208 | ||
| linux-release-x86_64 | OK | 189 | ||
| macos-release-arm64 | OK | 233 | ||
| macos-oldrel-arm64 | OK | 110 | ||
| windows-devel | OK | 552 | ||
| windows-release | OK | 661 | ||
| windows-oldrel | OK | 552 | ||
| wasm-release | OK | 123 |
Exports:aria2c_bulk_donwloadaria2c_download_pathscreate_VRT_from_dirnicfi_crop_imagesnicfi_mosaicsnicfi_quads_bboxproj_info_extractsequential_download_paths
Dependencies:askpassclassclassIntcurldata.tableDBIe1071gluehttrjsonliteKernSmoothMASSmimeopensslproxyR6Rcpps2sfsysterraunitswk
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bulk download of files using 'aria2c' | aria2c_bulk_donwload |
| Format Mosaic and Quad weblinks to serve as input to the 'aria2c_bulk_donwload' function | aria2c_download_paths |
| Create a Virtual Raster (VRT) file from the .tif files | create_VRT_from_dir |
| Crop the downloaded NICFI .tif or .vrt file using 'gdalwarp' | nicfi_crop_images |
| Returns all 'monthly' or 'bi-annually' mosaic files of the NICFI data | nicfi_mosaics |
| Computes the NICFI Quads based on a mosaic-id and a specified Area of Interest (bounding box or Well Known Text) | nicfi_quads_bbox |
| Extract the Projection from a (virtual) raster file | proj_info_extract |
| Download the Planet NICFI images sequentially | sequential_download_paths |
