get.ncep.vpd: VPD Calculator

Description Usage Arguments Details Value Author(s) Examples

Description

VPD Calculator

Usage

1

Arguments

...

values passed to RNCEP::NCEP.gather, e.g. lat.southnorth, lon.westeast, years.minmax, months.minmax

Details

Meta-wrapper to calculate climatological mean values of VPD

Value

data table with latitude, longitude, RH, T, and VPD

Author(s)

David LeBauer

Examples

1
## Not run: get.ncep.vpd(lat.minmax = c(-10, 10), lon.minmax = c(-10, 10), years.minmax = c(2011, 2012), months.minmax = c(6, 8))

dlebauer/climate-utils documentation built on May 15, 2019, 9:13 a.m.