NOAA-OWP / t-route

Tree based hydrologic and hydraulic routing
Other
44 stars 50 forks source link

Make Storage and qlatCum optional values in the flowveldepth arrays in v01 #105

Open jameshalgren opened 4 years ago

jameshalgren commented 4 years ago

The flowveldepth arrays in v01 currently include storage and qlatcum values by default. These could be omitted unless specifically requested.

This will require modification to the writeCSV and writeNC algorithms. Also, the function which declares the arrays will need to be adjusted so that it only includes the necessary output.

jameshalgren commented 3 years ago

Moving to possible dead end in v01 Technical Debt.