convert_dwd_to_phenthau: Convert hourly DWD temperature data to PHENTHAUproc input

View source: R/convert_dwd_to_phenthau.R

convert_dwd_to_phenthauR Documentation

Convert hourly DWD temperature data to PHENTHAUproc input

Description

Convert hourly DWD temperature data to PHENTHAUproc input

Usage

convert_dwd_to_phenthau(x)

Arguments

x

filepath to unzipped DWD temperature data (text file)

Value

A dataframe with date, hour and mean air temperature (tmean).

See Also

Other Helper: call_function(), check_data_with_params(), check_dimension_and_time(), get_date(), get_formalArgs(), get_time(), load_test(), remove_false(), set_attributes(), subset_time(), timename()


PHENTHAUproc documentation built on June 22, 2024, 7:12 p.m.