View source: R/indicesFAO_tier1.R
gsl | R Documentation |
See http://etccdi.pacificclimate.org/list_27_indices.shtml for details
gsl(tm, dates, lat, pnan = 25)
tm |
Vector with mean temperature data |
dates |
Matrix containing the full range of dates corresponding to "tm" (ndates x 3 size); e.g. rbind(c(1995, 3, 1), c(1995, 3, 2), ...) |
lat |
Latitude (in degrees) |
pnan |
Maximum percentage of missing data allowed in one year to compute the indices |
Number of days (per year)
R. Manzanas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.