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

File CenterPivotIrrigationDetector.js

javascript/src/examples/Image/CenterPivotIrrigationDetector.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Center-pivot Irrigation Detector.
2//
3// Finds circles that are 500m in radius.
4Map.setCenter(-106.06, 37.71, 12);

Callers

nothing calls this directly

Calls 13

normalizedDifferenceMethod · 0.80
circleMethod · 0.80
squareMethod · 0.80
convolveMethod · 0.80
whereMethod · 0.80
updateMaskMethod · 0.80
subtractMethod · 0.45
toByteMethod · 0.45
multiplyMethod · 0.45
absMethod · 0.45
neqMethod · 0.45
gtMethod · 0.45

Tested by

no test coverage detected