Cesar Aybar
Cesar Aybar
hola @ambarja en teoria esto se deberia ajustar automaticamente con los GH Actions pero han dejado de funcionar. asi que si quieres darle un vistazo a eso ayudaria mucho :D
hi @wilson733 can I have access to your geometry?
Hi @bbest, sorry for the late reply, and thanks for the PR. I can reproduce your previous example without errors: ```r library(rgee) library(sf) ee_Initialize(gcs = TRUE) ee_x
Hi @rsbivand thank you for pointing it out. rgee depends on **leaflet** that at the same time depends on `sp` and `raster`. We will be monitoring current leaflet changes (https://github.com/rstudio/leaflet/issues/833...
Hi, @bmaitner thank you for pointing it out. I think this feature has a lot of sense. rgee is not very friendly in non-interactively environments. Please, feel free to send...
Hi @R-Sharmaa, thanks for opening this issue. Unfortunately, I can't reproduce this issue, can you provide us with a reproducible example?
Hi @TianyaImpression, thanks for sharing a reproducible example. It's a very weird bug that occurs on the Python side (I will report it on the weekend!). Here is a solution,...
Hi @suhendra0812 can you share with us a reproducible example? thanks :D
Hi @suhendra0812 sorry for the late reply, soon I will try to fix this issue and add it to our unit test to make sure it doesn't happen again. Happy...
Hi @masspern sorry for the inconvenience, but we are in the process to make the API more stable and close to rgee. We replace the function ee_ImageCollection_spectralIndex with ee$ImageCollection$spectralIndex. ```r...