easy_vic_build.warmup

Run a VIC warm-up period and write a model state file.

Functions

warmup_VIC(evb_dir, warmup_period)

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_path and an existing global parameter file at evb_dir.globalParam_path.

  • warmup_period (list of str) – Two dates [start, end] formatted as YYYYMMDD.

Return type:

None