Skip to content
#

earth-engine

Here are 83 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

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

Touch Terrain: A python app to create 3D printable terrain models (STL/OBJ) from only elevation data (via Google Earth Engine) or from a local geotiff. Has been used for CNC terrain models. Runs as a web app (http://touchterrain.org), as .py file (standalone.py) or as jupyter notebook. Docker image: https://github.com/ChHarding/TouchTerrain_jupyter_docker

  • Updated Feb 7, 2022
  • HTML

Improve this page

Add a description, image, and links to the 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 earth-engine topic, visit your repo's landing page and select "manage topics."

Learn more