Description Usage Arguments Details Value
This function creates a closure that writes a single heat wave list to a
comma-separated file in the directory specified by the user in the
out argument of gen_hw_set.
| 1 | createEnsembleWriter(modelName, global, custom)
 | 
| modelName | Character string of climate model name (e.g., "bcc1"). This
name is generated from the subdirectory name for the climate model within
 | 
| global | An list object created by  | 
| custom | An list object created by  | 
The closure created by this function closes over an incrementer variable for ensembles that advances each time the closure is called.
A closure that inputs hwFrame, a combined heat wave dataframe
with all heat wave information for all cities for the ensemble
and writes out a heat wave dataframe to the output directory specified by
the out argument in gen_hw_set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.