MCPcopy
hub / github.com/google/earthengine-api / clipped_composite.py

File clipped_composite.py

python/examples/py/ImageCollection/clipped_composite.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Composite an image collection and clip it to a boundary from a table.
2
3See also: Filtered Seasonal Composite, which filters the
4collection by bounds instead.

Callers

nothing calls this directly

Calls 6

filterDateMethod · 0.80
clipToCollectionMethod · 0.80
medianMethod · 0.45
filterMethod · 0.45
eqMethod · 0.45
selectMethod · 0.45

Tested by

no test coverage detected