processProjections(ensemble, modelName, ensembleWriter, thresholds, global, custom, accumulators, reference, reference_dates)
acquireDirectoryStructure
.dataFolder
.createEnsembleWriter
to
write output from this process to a file within the output directory
specified by the user with the out
argument in
gen_hw_set
.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).createAccumulators
that allows you to append model
information and grid location data as you process through models to
a growing list.referenceBoundaries
argument in
gen_hw_set
, otherwise a dataframe with the time series of
projected temperatures for the custom reference period for each study
city.