Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
See also: Filtered Seasonal Composite, which filters the
4
collection by bounds instead.
Callers
nothing calls this directly
Calls
6
filterDate
Method · 0.80
clipToCollection
Method · 0.80
median
Method · 0.45
filter
Method · 0.45
eq
Method · 0.45
select
Method · 0.45
Tested by
no test coverage detected