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.5)PlanetNICFI_1.0.5.zip(r-4.4)PlanetNICFI_1.0.5.zip(r-4.3)
PlanetNICFI_1.0.5.tgz(r-4.4-any)PlanetNICFI_1.0.5.tgz(r-4.3-any)
PlanetNICFI_1.0.5.tar.gz(r-4.5-noble)PlanetNICFI_1.0.5.tar.gz(r-4.4-noble)
PlanetNICFI_1.0.5.tgz(r-4.4-emscripten)PlanetNICFI_1.0.5.tgz(r-4.3-emscripten)
PlanetNICFI.pdf |PlanetNICFI.html✨
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 12 months agofrom:ee71ff0e0a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win | OK | Nov 22 2024 |
R-4.5-linux | OK | Nov 22 2024 |
R-4.4-win | OK | Nov 22 2024 |
R-4.4-mac | OK | Nov 22 2024 |
R-4.3-win | OK | Nov 22 2024 |
R-4.3-mac | OK | Nov 22 2024 |
Exports:aria2c_bulk_donwloadaria2c_download_pathscreate_VRT_from_dirnicfi_crop_imagesnicfi_mosaicsnicfi_quads_bboxproj_info_extractsequential_download_paths
Dependencies:askpassclassclassIntcurldata.tableDBIe1071gluehttrjsonliteKernSmoothmagrittrMASSmimeopensslproxyR6Rcpps2sfsysterraunitswk
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 |