Package: rgeedim
Type: Package
Title: Search, Composite, and Download 'Google Earth Engine' Imagery
        with the 'Python' Module 'geedim'
Version: 0.2.7
Authors@R: c(person("Andrew", "Brown", role = c("aut", "cre"), email = "brown.andrewg@gmail.com"),
             person("Dugal", "Harris", role = "cph", comment = "'geedim' 'Python' module"))
Maintainer: Andrew Brown <brown.andrewg@gmail.com>
URL: https://humus.rocks/rgeedim/, https://github.com/brownag/rgeedim,
        https://geedim.readthedocs.io/
BugReports: https://github.com/brownag/rgeedim/issues
Repository: CRAN
Description: Search, composite, and download 'Google Earth Engine' imagery with 'reticulate' bindings for the 'Python' module 'geedim' by Dugal Harris. Read the 'geedim' documentation here: <https://geedim.readthedocs.io/>.
    Wrapper functions are provided to make it more convenient to use 'geedim' to download images larger than the 'Google Earth Engine' size limit <https://developers.google.com/earth-engine/apidocs/ee-image-getdownloadurl>.
    By default the "High Volume" API endpoint <https://developers.google.com/earth-engine/cloud/highvolume> is used to download data and this URL can be customized during initialization of the package.
SystemRequirements: Python (>= 3.6.0)
Config/reticulate: list( packages = list( list(package =
        "earthengine-api"), list(package = "geedim") ) )
License: Apache License (>= 2)
Language: en-US
RoxygenNote: 7.2.3
Imports: utils, methods, reticulate, jsonlite
Suggests: terra, raster, tinytest, knitr, rmarkdown
Depends: R (>= 3.5)
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-01-18 05:17:37 UTC; andrew
Author: Andrew Brown [aut, cre],
  Dugal Harris [cph] ('geedim' 'Python' module)
Date/Publication: 2024-01-18 11:50:05 UTC
Built: R 4.3.3; ; 2025-01-24 17:14:23 UTC; unix
