Package: kwb.satellite Title: R Package for Working with Satellite Data from Various Providers (Copernicus, GoogleEarthEngine) Version: 0.1.0 Authors@R: c(person(given = "Michael", family = "Rustler", role = c("aut", "cre"), email = "michael.rustler@kompetenz-wasser.de", comment = c(ORCID = "0000-0003-0647-7726")), person(given = "Hauke", family = "Sonnenberg", role = "ctb", email = "hauke.sonnenberg@kompetenz-wasser.de", comment = c(ORCID = "0000-0001-9134-2871")), person(given = "KEYS", role = "fnd"), person(given = "Kompetenzzentrum Wasser Berlin gGmbH (KWB)", role = "cph")) Description: R Package with functions for working with satellite data of Copernicus Climate Data Store (https://cds.climate.copernicus.eu) or GoogleEarthEngine (https://earthengine.google.com/). License: MIT + file LICENSE URL: https://github.com/KWB-R/kwb.satellite BugReports: https://github.com/KWB-R/kwb.satellite/issues Imports: dplyr, ecmwfr, gdalUtilities, gdata, kwb.utils, magrittr, rlang, stringr, tidyr Suggests: covr, cubelyr, knitr, kwb.pkgbuild, raster, reticulate, rgee, rmarkdown, stars VignetteBuilder: knitr Remotes: github::kwb-r/kwb.utils, github::kwb-r/kwb.pkgbuild Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libsecret-1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://kwb-r.r-universe.dev Date/Publication: 2022-05-23 06:16:03 UTC RemoteUrl: https://github.com/KWB-R/kwb.satellite RemoteRef: HEAD RemoteSha: 2fdef78038e1af7eed279d2af3bfa47b5c9aae5e NeedsCompilation: no Packaged: 2026-07-10 08:41:19 UTC; root Author: Michael Rustler [aut, cre] (ORCID: ), Hauke Sonnenberg [ctb] (ORCID: ), KEYS [fnd], Kompetenzzentrum Wasser Berlin gGmbH (KWB) [cph] Maintainer: Michael Rustler