Skip to content

Commit

Permalink
Add CalculateDroughtStats to xanthos config
Browse files Browse the repository at this point in the history
  • Loading branch information
rplzzz authored Mar 18, 2019
1 parent 760e0e0 commit f1ec37c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cassandra/test/data/xanthos/trn_abcd_none.ini
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ CalculateHydropowerPotential = 0
# calculate hydropower actual; Default is 0 for False, 1 for True
CalculateHydropowerActual = 0

# calculate drought statistics. 0 for False, 1 for True
CalculateDroughtStats = 0

# run calibration mode; Default is 0 for False, 1 for True
Calibrate = 0

Expand Down

0 comments on commit f1ec37c

Please sign in to comment.