NOAA-OWP / t-route

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

updating nexus on parquet file #817

Open AminTorabi-NOAA opened 3 months ago

AminTorabi-NOAA commented 3 months ago

This PR updates the parquet file output if its nexus point is requested, It creates a crosswalk between upstream and downstream (as nex-, wb-) and if there are more than one segment going to a nexus points it add up the flowrate and average the waterdepth.

Additions

-

Removals

-

Changes

-

Testing

1.

Screenshots

Notes

-

Todos

-

Checklist

Testing checklist

Target Environment support

Accessibility

Other

AminTorabi-NOAA commented 2 months ago

@jameshalgren Would you look at this PR, I think this PR and your PR (#842) are related