SVF.with_altitude
- SVF.with_altitude(altitude: float)[source]
Configure the altitude at which the Sky View Factor shall be computed. If not set, the SVF is computed for each pixel at the pixel altitude.
- Parameters:
altitude (float) – Altitude at which SVF shall be computed
- Returns:
The current instance so that it is possible to chain the with… calls (fluent API)