CH-Earth / summa

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

check that ordering of GRUs & HRUs are consistent in all input files #478

Open andywood opened 3 years ago

andywood commented 3 years ago

When using multi-input mode, a common error may be not supplying HRU-level inputs in the order expected by hru2gruID. This will trigger other downstream errors not easily traceable to this ordering problem. It can be flagged / trapped as the files are initially read in (eg in read_attrib.f90, etc).