Compute temperature, function of altitude
w_temp_alt(file, alt0 = 0, alt, grad = -0.0065)
An hts file with the suffix _<alt>
File name of the known air temperature ts (°C)
Altitude of the known air temperature ts - default = 0 (m)
Altitude of the computed air- temperature ts (m)
Temperature gradient vs elevation - default = -0.0065 (°C/m)
P. Chevallier - Nov 2021
The function computes an air temperature time-series at a given altitude, based on a known air temperature time-series at a known altitude.