prepare_Cabauw: Prepare Cabauw data for UHImax calculations

Description Usage Arguments

View source: R/prepare_Cabauw.R

Description

The functions reads the 10min and hourly data and changes it to a 'data.frame'. Using the functions calc_U,calc_S and calc_DTR the meteorological parameters are prepared for the formula UHImax. From the hourly data a subsection of days is made which are ideal for the UHImax relation (see uhi_sub).

Usage

1
2
prepare_Cabauw(ten_min = "inst/Cabauw_meteo/cabauw10min.csv",
  hourly_data = "inst/Cabauw_meteo/cabauw_hourly.csv")

Arguments

ten_min

full path of the 10 minute datafile downloaded from the local KIS server.

hourly_data

full path of hourly data, also downloaded from the local KIS server.


MariekeDirk/uhi_max documentation built on May 23, 2019, 1:44 p.m.