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:Jose Samos [aut, cre], Universidad de Granada [cph]

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'))

Peer review:

Bug tracker:https://github.com/josesamos/satres/issues

Datasets:
  • 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

On CRAN:

10 exports 1.32 score 22 dependencies 9 scripts 157 downloads

Last updated 8 months agofrom:165da18c15. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 05 2024
R-4.5-winOKSep 05 2024
R-4.5-linuxOKSep 05 2024
R-4.4-winOKSep 05 2024
R-4.4-macOKSep 05 2024
R-4.3-winOKSep 05 2024
R-4.3-macOKSep 05 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.Rmdusingknitr::rmarkdownon Sep 05 2024.

Last update: 2023-10-05
Started: 2023-09-29

Selecting and transforming satellite bands

Rendered fromv10-transf.Rmdusingknitr::rmarkdownon Sep 05 2024.

Last update: 2023-10-05
Started: 2023-10-05

Readme and manuals

Help Manual

Help pageTopics
As 'terra' 'SpatRaster' classas_SpatRaster as_SpatRaster.satres
Clip all the bands based on a polygonclip_bands clip_bands.satres
Get band namesget_band_names get_band_names.satres
Get spatial resolutionsget_spatial_resolution get_spatial_resolution.satres
Get band namesget_spectral_band_names get_spectral_band_names.satres
Merge objects that are tilesmerge_tiles merge_tiles.satres
Final part of the name and extension of the satellite band filessat_band
Final part of the name and extension of satellite rasters that are not bandssat_rest
Mask of name of satellite rasters that are not bandssat_rest_msk
Unzip compressed files in tar or zip formatsat_untarzip
'satres' S3 classsatres
Save multi-band rasters according to their spatial resolutionsave_by_resolution save_by_resolution.satres
Select bands by spatial resolution and nameselect_bands select_bands.satres