ESA-APEx / apex_algorithms

Hosted APEx algorithms
Apache License 2.0
0 stars 1 forks source link

Max ndvi composite #27

Closed jdries closed 2 months ago

jdries commented 2 months ago

new udp to generate max ndvi composite, to serve as a full example for other udp's

jdries commented 2 months ago

I created a composite over 50x100km, accidentally over 15 months, 3 output bands. Credit cost: 189 (that's not too much)

Main goal was to try with masking over water. It reduces some of the ugliness, but unfortunately there's also water pixels that are classified as something else, thus remaining in the final composite:

image

jdries commented 2 months ago

I'm going to merge this one, allowing me to move on.