Skip to content
Snippets Groups Projects

Aalto spring2019

Closed Tor-Einar Skog requested to merge Aalto_spring2019 into master
  1. Apr 23, 2019
    • jtn's avatar
      Changed high risk message threshold. · 8ef336a6
      jtn authored
      8ef336a6
    • jtn's avatar
      Added tracking for days since the start of the model · 1e91d731
      jtn authored
      The tracking starts from the first day of the weather data, and tracks
      if enough days have passed. If enough days have passed, the effect of
      tillage will be changed from Tillage to TillageEffectAfter parameter in
      the configuration file. TillageEffectDays sets the number of days for
      this to happen.
      
      If the effect is not wanted in a model run, it can be disabled by
      setting the timeTillageEffects parameter to false. By default, the
      effect is in use.
      1e91d731
  2. Apr 12, 2019
    • jtn's avatar
      Minor modifications to the model · fc823eec
      jtn authored
      Inn FinnCerealModels the different risk levels have been added. Now the
      model will give a low level warning if accumulated risk is over 50 and a
      high level warning if the accumulated risk is over 100.
      The model-constants has been modified to use new values for calculating
      the accumulated risk value from the daily risk value.
      fc823eec