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

File LandsatExplorer.js

javascript/src/examples/UserInterface/LandsatExplorer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// A UI to interactively filter a collection, select an individual image
2// from the results, display it with a variety of visualizations, and export it.
3
4// The namespace for our application. All the state is kept in here.

Callers

nothing calls this directly

Calls 15

keysMethod · 0.80
styleMethod · 0.80
forEachMethod · 0.80
filterBoundsMethod · 0.80
filterDateMethod · 0.80
reduceColumnsMethod · 0.80
limitMethod · 0.80
getMethod · 0.45
toDriveMethod · 0.45
selectMethod · 0.45
setMethod · 0.45
toListMethod · 0.45

Tested by

no test coverage detected