bernardoct / WaterPaths

WaterPaths - A utility planning and management tool based off the NC Triangle model.
Apache License 2.0
18 stars 8 forks source link

Exception for size of time-series files smaller than number of realizations #33

Open bernardoct opened 4 years ago

bernardoct commented 4 years ago

Currently code returns out of bounds, so adding code to check if the number of rows in a time-series file (demands, inflows, evaporation rates) is compatible with number of realizations would be helpful to the user.