dvalters / HAIL-CAESAR

The High-Performance Architecture-Independent LISFLOOD-CAESAR model of floodplain, river, and sediment dynamics
http://dvalters.github.io/HAIL-CAESAR
GNU General Public License v3.0
38 stars 12 forks source link

Option to use multiple stage/level input locations #55

Open dvalters opened 1 year ago

dvalters commented 1 year ago

Similar to reach data mode (discharge), we want to be able to have multiple levels data points for input.

The logic for this could extend the stage_tide_inputs logic, or it could extend the reach input logic - i.e.

Extending Reach Mode logic

Extending Stage Mode Logic