Description Usage Arguments Value See Also Examples
Calculates maximum air temperature during the growing season.
1  | 
temp | 
 a three dimensional array of temperature values.  | 
gseason | 
 a three dimensional array of binary values (1 = growing season, 0 = not growing season).  | 
a matrix of values of maximum growing season temperatures.
the gseason() function can be used to create an array of growing conditions (1) = yes, (0) = no accounting for temperature, precipitation and daylight hours.
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.