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

File SimpleCloudScore.js

javascript/src/examples/ImageCollection/SimpleCloudScore.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// SimpleCloudScore, an example of computing a cloud-free composite with L8
2// by selecting the least-cloudy pixel from the collection.
3
4// A mapping from a common name to the sensor-specific bands.

Callers

nothing calls this directly

Calls 7

cloudScoreFunction · 0.85
filterDateMethod · 0.80
addBandsMethod · 0.80
qualityMosaicMethod · 0.80
mapMethod · 0.45
selectMethod · 0.45
subtractMethod · 0.45

Tested by

no test coverage detected