Package: satres Title: Grouping Satellite Bands by Spectral and Spatial Resolution Version: 1.1.1.9000 Authors@R: c( person("Jose", "Samos", , "jsamos@ugr.es", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4457-3439")), person("Universidad de Granada", role = "cph") ) Description: 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. License: MIT + file LICENSE URL: https://josesamos.github.io/satres/, https://github.com/josesamos/satres BugReports: https://github.com/josesamos/satres/issues Depends: R (>= 4.1.0) Imports: sf, snakecase, terra, utils Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://josesamos.r-universe.dev Date/Publication: 2024-10-16 04:18:13 UTC RemoteUrl: https://github.com/josesamos/satres RemoteRef: HEAD RemoteSha: 26c1aad08c8d9ff1a2505079f671e53c04889d48 NeedsCompilation: no Packaged: 2026-06-07 08:55:44 UTC; root Author: Jose Samos [aut, cre] (ORCID: ), Universidad de Granada [cph] Maintainer: Jose Samos