MCPcopy
hub / github.com/google/earthengine-api / hillshade.py

File hillshade.py

python/examples/py/Image/hillshade.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Compute hillshade from elevation."""
2
3import math
4import ee

Callers

nothing calls this directly

Calls 3

RadiansFunction · 0.85
HillshadeFunction · 0.85
selectMethod · 0.45

Tested by

no test coverage detected