View source: R/gridmet_utils.R
build_normals | R Documentation |
Calculate the annual mean from raw GridMet data for the years requested. Afterward, compute a normal for that period.
build_normals(var, years = c(2001:2020), dir = geo_path())
var |
what variables to download (1-many) |
years |
what years (1979-2020) |
dir |
the directory to cache data. Default is |
file to disk
Other gridmet:
calculate_ai()
,
downloadGridMET()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.