gltyree
gltyree
I would like to use geeBfastMonitor to detect change in a MODIS-based metric. Is there a simple way to overwrite the Landsat NMDI variable in the source code with a...
Hi, I'm trying to use the rgeeExtra::module function to import a .js module. Here's my code: library(rgee) library(rgeeExtra) ee_Initialize("gtyreegee") x
Hi, I want to use rgeeExtra to import Javascript modules from GEE, as described in r-spatial/rgee issue #155 (https://github.com/r-spatial/rgee/issues/155). I have successfully downloaded the required version of reticulate (1.22.9000) but...