Skip to content
#

google-earth-engine

Here are 191 public repositories matching this topic...

zackarno
zackarno commented Jan 27, 2022

Hello,

I am getting an error I do not understand with the sf_as_ee function. Below is a reprex where I have sliced the very first feature from my original sf object and assigned the resulting/copy-pasted dput to object adm3 . I get an error when running sf_as_ee() on the object. However, sf_as_eeO works after running st_geometry() or even after simply selecting one column from the s

good first issue
pgurruchaga
pgurruchaga commented Sep 14, 2021

Hi. I've been facing some trouble with the shoreline detection at a certain location where there's no white water and there's dark wet sand. My problem is kinda the opposite of #177 because in my case there's an offshore bias (instead of a detection in the wet-dry sand limit). I've also read #50 but unfortunately in my case adjusting the MNDWI threshold didn't help.
Besides, I re-trained the clas

good first issue

Improve this page

Add a description, image, and links to the google-earth-engine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the google-earth-engine topic, visit your repo's landing page and select "manage topics."

Learn more