get_GCMdata_NEX: Download downscaled GCM projections from NEX

Description Usage Value

View source: R/ExtractData_ClimateDownscaling.R

Description

Download downscaled GCM projections from NEX

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
get_GCMdata_NEX(
  i_tag,
  time,
  dpm,
  gcm,
  scen,
  rip,
  lon,
  lat,
  startyear,
  endyear,
  climDB_meta,
  ...
)

Value

A list of one data.frame object with 5 columns and names of “year”, “month”, “tmax”, “tmin”, and “prcp”. Each row is one day. Units are [degree Celsius] for temperature and [cm / day] and [cm / month], respectively, for precipitation.


Burke-Lauenroth-Lab/rSFSW2 documentation built on Aug. 14, 2020, 5:20 p.m.