MHKiT-Python icon indicating copy to clipboard operation
MHKiT-Python copied to clipboard

River Discharge Calculations

Open browniea opened this issue 2 years ago • 4 comments
trafficstars

MHKIT is unable to calculate river discharge from transect data. The software Winriver documents their process to interpolate the edges of the transect area discharge in pages 101-106 of this user guide:

image

Currently USGS VMT has Matlab code available for download that used similar techniques to calculate discharge.

browniea avatar Apr 10 '23 18:04 browniea

@browniea I can send you some code that does this - it's messy and will need clean up

jmcvey3 avatar Aug 29 '23 16:08 jmcvey3

@browniea I can send you some code that does this - it's messy and will need clean up

That would be awesome! I can work on that after UMERC.

browniea avatar Aug 29 '23 18:08 browniea

@browniea Following up if you've been able to work on this?

jmcvey3 avatar Jun 18 '24 17:06 jmcvey3

Not sure if @browniea has made progress on this, but it shouldn't be a difficult lift. Testing could be difficult, depending on the data available.

jmcvey3 avatar Feb 06 '25 00:02 jmcvey3

Started PR #385 to close this issue. Not sure how to solve the "unmeasured nearshore discharge" in the figure, and if that is necessary.

jmcvey3 avatar Feb 27 '25 22:02 jmcvey3