processProjections
, on the
projection data for an ensemble member, the thresholds for cities for
the ensemble, and global
and custom
objects with user
specifications. Using these inputs, the function creates a dataframe with
heat waves identified and characterized for the ensemble member.
formHwFrame(ensembleSeries, thresholds, global, custom)
processEnsemble
.gen_hw_set
function.gen_hw_set
that
includes user specifications (e.g., the path to the output directory, the
path to the input climate projections, the dataframe with city
locations).gen_hw_set
that
includes user specifications (e.g., the name of the R function to
use to identify heat waves, alternative upper and lower year boundaries
for the data used to determine threshold temperatures for the heat wave
definition, alternative upper and lower year boundaries
for the projection period of the heat wave datasets being generated).referenceBoundaries
argument in
gen_hw_set
as a reference for determining these
percentiles;
referenceBoundaries
argument in
gen_hw_set
as a reference for determining these
percentiles;
referenceBoundaries
argument in gen_hw_set
;
referenceBoundaries
argument in
gen_hw_set
;
referenceBoundaries
argument
in gen_hw_set
; and
citycsv
argument of
gen_hw_set
.
hw_datafr
dataset and can be accessed using
data(hw_datafr)
.