New Version of Reading Potential Evaporation for Berlin
Source:R/load_monthly_data_for_berlin.R
load_potential_evaporation_berlin_2.RdThis version uses publicly available shape files to determine the area that is covered by Berlin. This function can easily be adopted to other cities!
Arguments
- from
optional. First month to be considered, as yyyymm string
- to
optional. Last month to be considered, as yyyymm string
Value
data frame with columns file (name of file downloaded from
DWD), year (year number as integer), month number as integer,
mean (mean value), sd (standard deviation), min
(minimum value), max (maximum value), n_values (number of
considered values) of potential evaporation calculated for Berlin, Germany