storeZeroes: Helper function that adds zeroes

Description Usage Arguments

Description

This function is a helper function that adds zeros to the data structures that track heat wave information

Usage

1
storeZeroes(index, potentialHeatwave, hw, hwNumber)

Arguments

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.


geanders/futureheatwaves documentation built on May 17, 2019, 12:14 a.m.