w_temp_alt: Compute temperature, function of altitude

w_temp_altR Documentation

Compute temperature, function of altitude

Description

Compute temperature, function of altitude

Usage

w_temp_alt(file, alt0 = 0, alt, grad = -0.0065)

Arguments

file

File name of the known air temperature ts (°C)

alt0

Altitude of the known air temperature ts - default = 0 (m)

alt

Altitude of the computed air- temperature ts (m)

grad

Temperature gradient vs elevation - default = -0.0065 (°C/m)

Details

The function computes an air temperature time-series at a given altitude, based on a known air temperature time-series at a known altitude.

Value

An hts file with the suffix _<alt>

Author(s)

P. Chevallier - Nov 2021


htsr documentation built on Oct. 13, 2023, 5:10 p.m.