File tree Expand file tree Collapse file tree 1 file changed +5
-14
lines changed
Expand file tree Collapse file tree 1 file changed +5
-14
lines changed Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ OutputInYear = 1
5555
5656# aggregate runoff by basin/country/region; Default is 0 for False, 1 for True
5757AggregateRunoffBasin = 1
58- AggregateRunoffCountry = 0
59- AggregateRunoffGCAMRegion = 0
58+ AggregateRunoffCountry = 1
59+ AggregateRunoffGCAMRegion = 1
6060
6161# perform diagnostics defined in [Diagnostics]; Default is 0 for False, 1 for True
6262PerformDiagnostics = 1
@@ -227,15 +227,6 @@ ef = 0.8
227227hact_start_date = " 1/1971"
228228
229229
230- [Calibrate]
231- # 0 is to calibrate runoff parameters using observed runoff, 1 calibrates runoff parameters using the router to streamflow
232- set_calibrate = 0
233-
234- # full path with file extension of observed runoff or streamflow dataset
235- observed = /Users/d3y010/repos/github/xanthos/example/input/calibration/vic_watch_basin_km3_1971_2001_monthly.csv
236-
237- # observed runoff or streamflow units (runoff options: km3_per_mth, mm_per_mth ; streamflow options: m3_per_sec)
238- obs_unit = km3_per_mth
239-
240- # full path to directory where output files for KGE and the ABCDM parameters will be saved
241- calib_out_dir = /Users/d3y010/projects/xanthos/calibration
230+ [TimeSeriesPlot]
231+ Scale = 1
232+ MapID = 999
You can’t perform that action at this time.
0 commit comments