ee-packages-py icon indicating copy to clipboard operation
ee-packages-py copied to clipboard

Python version of some usefuly Google Earth Engine utilities (migrated from /users/gena/packages JavaScript)

Results 3 ee-packages-py issues
Sort by recently updated
recently updated
newest added

Adding a confidence margin to the waterwatch algorithm by not only taking the median JRC water occurrence values sampled at water edges, but also using other percentages, and exporting them...

enhancement

added functionality (backwards compatible) to filter duplicates using s2merge = 'dd' in the complete compute_inverse_depth function or s2TimeMerger = 'dd' in the getImages subfunction. Note that dd stands for the...

I want to generate Otsu threshold server side, to make sure I can map over reservoirs server side. @gena please check this code, I used `ee.Algorithms.If` to do the argument...

enhancement