swOutput_access: 'rSOILWAT2' data access functions

Description Usage Arguments

Description

rSOILWAT2 data access functions

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
get_Response_aggL(
  response,
  tscale = c("dy", "dyAll", "mo", "moAll", "yr", "yrAll"),
  scaler = 10,
  FUN,
  weights = NULL,
  x,
  st,
  st2,
  topL,
  bottomL
)

get_Temp_yr(x, st)

get_Temp_mo(x, st)

get_Temp_dy(x, st)

get_VPD_mo(sc, temp.mo, xin, st2)

get_PPT_mo(x, st)

get_PPT_dy(x, st)

get_PET_yr(x, st)

get_PET_mo(x, st)

get_AET_yr(x, st)

get_AET_mo(x, st)

get_AET_dy(x, st)

get_SWE_mo(x, st)

get_SWE_dy(x, st)

get_Inf_yr(x, st)

get_Inf_mo(x, st)

get_Inf_dy(x, st)

get_Esurface_yr(x, st)

get_Esurface_dy(x, st)

get_Interception_yr(x, st)

get_DeepDrain_yr(x, st)

get_DeepDrain_mo(x, st)

get_DeepDrain_dy(x, st)

get_RunOnOff_mo(x, st)

get_RunOnOff_yr(x, st)

get_Vegetation_yr(x, st)

get_CO2effects_yr(x, st)

Arguments

x

An object of class rSOILWAT2::swOutput.

st

An object as returned from the function setup_time_simulation_project.


DrylandEcology/rSFSW2 documentation built on Aug. 18, 2020, 1:27 p.m.