Package: satres 1.1.1.9000
satres: Grouping Satellite Bands by Spectral and Spatial Resolution
Given raster files directly downloaded from various websites, it generates a raster structure where it merges them if they are tiles of the same scene and classifies them according to their spectral and spatial resolution for easy access by name.
Authors:
satres_1.1.1.9000.tar.gz
satres_1.1.1.9000.zip(r-4.5)satres_1.1.1.9000.zip(r-4.4)satres_1.1.1.9000.zip(r-4.3)
satres_1.1.1.9000.tgz(r-4.4-any)satres_1.1.1.9000.tgz(r-4.3-any)
satres_1.1.1.9000.tar.gz(r-4.5-noble)satres_1.1.1.9000.tar.gz(r-4.4-noble)
satres_1.1.1.9000.tgz(r-4.4-emscripten)satres_1.1.1.9000.tgz(r-4.3-emscripten)
satres.pdf |satres.html✨
satres/json (API)
NEWS
# Install 'satres' in R: |
install.packages('satres', repos = c('https://josesamos.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/josesamos/satres/issues
- sat_band - Final part of the name and extension of the satellite band files
- sat_rest - Final part of the name and extension of satellite rasters that are not bands
- sat_rest_msk - Mask of name of satellite rasters that are not bands
Last updated 1 months agofrom:26c1aad08c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Exports:as_SpatRasterclip_bandsget_band_namesget_spatial_resolutionget_spectral_band_namesmerge_tilessat_untarzipsatressave_by_resolutionselect_bands
Dependencies:classclassIntcliDBIe1071glueKernSmoothlifecyclemagrittrMASSproxyRcpprlangs2sfsnakecasestringistringrterraunitsvctrswk
Grouping satellite bands by spectral and spatial resolution
Rendered fromsatres.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2023-10-05
Started: 2023-09-29
Selecting and transforming satellite bands
Rendered fromv10-transf.Rmd
usingknitr::rmarkdown
on Nov 15 2024.Last update: 2023-10-05
Started: 2023-10-05
Readme and manuals
Help Manual
Help page | Topics |
---|---|
As 'terra' 'SpatRaster' class | as_SpatRaster as_SpatRaster.satres |
Clip all the bands based on a polygon | clip_bands clip_bands.satres |
Get band names | get_band_names get_band_names.satres |
Get spatial resolutions | get_spatial_resolution get_spatial_resolution.satres |
Get band names | get_spectral_band_names get_spectral_band_names.satres |
Merge objects that are tiles | merge_tiles merge_tiles.satres |
Final part of the name and extension of the satellite band files | sat_band |
Final part of the name and extension of satellite rasters that are not bands | sat_rest |
Mask of name of satellite rasters that are not bands | sat_rest_msk |
Unzip compressed files in tar or zip format | sat_untarzip |
'satres' S3 class | satres |
Save multi-band rasters according to their spatial resolution | save_by_resolution save_by_resolution.satres |
Select bands by spatial resolution and name | select_bands select_bands.satres |