build_normals: Build Annual Averages and Period Normals

View source: R/gridmet_utils.R

build_normalsR Documentation

Build Annual Averages and Period Normals

Description

Calculate the annual mean from raw GridMet data for the years requested. Afterward, compute a normal for that period.

Usage

build_normals(var, years = c(2001:2020), dir = geo_path())

Arguments

var

what variables to download (1-many)

years

what years (1979-2020)

dir

the directory to cache data. Default is geo_path()

Value

file to disk

See Also

Other gridmet: calculate_ai(), downloadGridMET()


mikejohnson51/geogrids documentation built on June 16, 2022, 12:36 a.m.