MCPcopy
hub / github.com/google/earthengine-api / ClippedComposite.js

File ClippedComposite.js

javascript/src/examples/ImageCollection/ClippedComposite.js: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.
2
3// Load Landsat 7 raw imagery and filter it to April-July 2000.
4var collection = ee.ImageCollection('LANDSAT/LE07/C02/T1')

Callers

nothing calls this directly

Calls 5

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

Tested by

no test coverage detected