Skip to contents

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".

Usage

compute_landtype_horizon_class(stn, f_plot = FALSE)

Arguments

stn

A SpatVector with station attribute `stationid` from "get_latlon_frost"

f_plot

A boolean whether to plot and save figures

Value

None

Examples

# Pipeline to compute input for deriving air_temperature siting class
# compute_landtype_horizon_class(stn)