Skip to contents

description

Usage

forcing_adjust_map_pet_ptps(
  climo,
  pars,
  ll = 0.9 * climo,
  ul = 1.1 * climo,
  return_climo = FALSE
)

Arguments

climo

blah

pars

blah

ll

blah

ul

blah

return_climo

blah

Value

stuff

Examples

climo <- rep(2, 12)
pars <- c(.5, 0, 10, 0)
forcing_adjust_map_pet_ptps(climo, pars)
#>  [1] 0.9 0.9 0.9 0.9 0.9 0.9 0.9 0.9 0.9 0.9 0.9 0.9