easy_vic_build.warmup
Run a VIC warm-up period and write a model state file.
Functions
|
Run VIC for a warm-up period and store the end state. |
- easy_vic_build.warmup.warmup_VIC(evb_dir, warmup_period)[source]
Run VIC for a warm-up period and store the end state.
- Parameters:
evb_dir (Evb_dir) – Case directory manager. Requires
evb_dir.vic_exe_pathand an existing global parameter file atevb_dir.globalParam_path.warmup_period (list of str) – Two dates
[start, end]formatted asYYYYMMDD.
- Return type:
None