change_params {EcoHydRology} | R Documentation |
Example dataframe of parameters, ranges, and search strings for optimizing swat2005
data(change_params)
A data frame with 15 observations on the following 11 variables.
filetype
a factor with levels 0*.gw
0*.mgt
0*.sol
basins.bsn
parameter
a factor with levels ALPHA_BF
Ave\. AW
Bulk Density
CN2
Depth
ESCO
GW_DELAY
GWQMN
Ksat\. \(est\.\)
SFTMP
SMFMN
SMFMX
SMTMP
SURLAG
TIMP
alter_type
a factor with levels new
percent
min
a numeric vector
max
a numeric vector
current
a numeric vector
multi
a logical vector
frformat
a factor with levels A27,10f12
fwformat
a factor with levels F16.4
F20
data(change_params) ## maybe str(change_params) ; plot(change_params) ...