This function is a helper function that adds zeros to the data structures that track heat wave information
1  | storeZeroes(index, potentialHeatwave, hw, hwNumber)
 | 
index | 
 A running index.  | 
potentialHeatwave | 
 Size of the potential heat wave that turned out not to be a heat wave.  | 
hw | 
 A reference of the vector that contains the heat waves  | 
hwNumber | 
 A reference of the vector that contains the heat wave numbers.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.