CH-Earth / summa

Structure for Unifying Multiple Modeling Alternatives:
http://www.ral.ucar.edu/projects/summa
GNU General Public License v3.0
80 stars 104 forks source link

Bugfix/restart split domain #432

Closed arbennett closed 3 years ago

arbennett commented 3 years ago

This fixes a bug in using restart files if you use the -g startGRU countGRU flag. Previously the initial conditions were always selected starting at the first index instead of at startGRU. Note that this does break the ability to use subsetted restart files.