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.7)satres_1.1.1.9000.zip(r-4.6)satres_1.1.1.9000.zip(r-4.5)
satres_1.1.1.9000.tgz(r-4.6-any)satres_1.1.1.9000.tgz(r-4.5-any)
satres_1.1.1.9000.tar.gz(r-4.7-any)satres_1.1.1.9000.tar.gz(r-4.6-any)
satres_1.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
satres/json (API)

# 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

Pkgdown/docs site:https://josesamos.github.io

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:

Conda:

4.04 score 11 scripts 122 downloads 10 exports 22 dependencies

Last updated from:26c1aad08c. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK146
source / vignettesOK203
linux-release-x86_64OK136
macos-release-arm64OK106
macos-oldrel-arm64OK77
windows-develOK103
windows-releaseOK99
windows-oldrelOK101
wasm-releaseOK125

Exports:as_SpatRasterclip_bandsget_band_namesget_spatial_resolutionget_spectral_band_namesmerge_tilessat_untarzipsatressave_by_resolutionselect_bands

Dependencies:classclassIntcliDBIe1071glueKernSmoothlifecyclemagrittrMASSproxyRcpprlangs2sfsnakecasestringistringrterraunitsvctrswk

Selecting and transforming satellite bands
Introduction | Data and object creation | Data | Creation of objects of the satres class | Results obtained | Band selection | Get available bands | Select bands | Other transformation functions | Merge tiles | Clip bands | Conclusion

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

Grouping satellite bands by spectral and spatial resolution
Introduction | An illustrative example | Getting the data | Merging and classifying data | Using the results | Conclusions

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

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