Package: satres
Title: Grouping Satellite Bands by Spectral and Spatial Resolution
Version: 1.1.0
Authors@R: 
    person("Jose", "Samos", , "jsamos@ugr.es", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-4457-3439"))
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 (>= 2.10)
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
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-30 12:06:43 UTC; joses
Author: Jose Samos [aut, cre, cph] (<https://orcid.org/0000-0002-4457-3439>)
Maintainer: Jose Samos <jsamos@ugr.es>
Repository: CRAN
Date/Publication: 2023-10-30 12:20:02 UTC
Built: R 4.2.0; ; 2023-12-21 15:56:40 UTC; unix
