R/sac-snow-uh.R
forcing_adjust_map_pet_ptps.Rd
description
forcing_adjust_map_pet_ptps( climo, pars, ll = 0.9 * climo, ul = 1.1 * climo, return_climo = FALSE )
blah
stuff
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