
Pipeline to compute siting class
Source:R/compute_landtype_horizon_class.R
compute_landtype_horizon_class.Rd
The pipeline derives the exposure of a station based WMO/met.no siting
classification and includes four input functions:
"download_dem_kartverket"
, "compute_landtype"
,
"compute_landtype_distance"
and "compute_horizon_max"
.
They provide the necessary input for "compute_class_air_temperature"
.