gcmDataTransform: Transform raw GCM data to tidy format

Description Usage Arguments

Description

Transform raw GCM data to tidy format

Usage

1
2
3
gcmDataTransform(path = NULL, gridInfo = "cmip5grid.xlsx",
  climateVars = c("prcp", "tavg", "tmax", "tmin"),
  scenarios = c("historical", "rcp26", "rcp45", "rcp60", "rcp85"))

Arguments

path

path to the GCM projections folder

gridInfo

name of the grid info file containing gcm information

climateVars

desired climate variables to be processed

scenarios

climate scenarios to be included


tanerumit/hydrosystems documentation built on May 31, 2019, 2:57 a.m.