XAJ_calib.Rd
XAJ model Parameter calibration
XAJ_calib(
Qobs,
prcp,
ET0,
area,
dt = 24,
date = NULL,
maxn = 1000,
index = "KGE",
seed = 1,
...
)
Observed Total runoff, (m^3/s)
Precipitation (mm/d)
Pan evaporation or potential evapotranspiration (mm/d)
basin area (km^2).
time step (hour)
(optional) corresponding date of Qobs
KGE or NSE
(can be ignored) starting number of random number generator,
see base::set.seed()
for details.
This parameter is to make sure optimization result is same in different tries.
ignored