convert_dwd_to_phenthau {PHENTHAUproc}R 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()


[Package PHENTHAUproc version 1.1 Index]