Emily Browning

Results 7 comments of Emily Browning

Planning to reformate similar to [Wave moduel](https://github.com/MHKiT-Software/MHKiT-Python/blob/develop/mhkit/wave/io/ndbc.py) line 670

[User Guide](https://github.com/frank-engel-usgs/VMT/blob/master/doc/VMT%20User%20Guide%20v4.09.pdf) [Process Transects](https://github.com/frank-engel-usgs/VMT/blob/master/VMT_ProcessTransects.m) [Extrapolate velocity at near surface bins](https://github.com/frank-engel-usgs/VMT/blob/master/VMT_Rozovskii.m) [unit discharge continuity correction](https://github.com/frank-engel-usgs/VMT/blob/master/VMT_unitQcont.m) [Some Discharge](https://github.com/frank-engel-usgs/VMT/blob/master/VMT_CompMeanXS_PriSec.m)

> @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.

@simmsa This looks good! My only comment is to change the colorbar from gradiated to discrete in the contour plots. I'm not opposed to adding a "Replacing negative numbers close...

> @browniea, thank you for the feedback. We have updated the colorbar to use discrete steps and added python function [`cleanup_turbulent_kinetic_energy`](https://github.com/MHKiT-Software/MHKiT-MATLAB/pull/124/commits/950bd22fb1cc3d70d1e24a9fedc2e1493f73f324). > > Can you take a look at the...

> @browniea, apologies for the lack of clarity. The [`cleanup_turbulent_kinetic_energy`](https://github.com/MHKiT-Software/MHKiT-MATLAB/pull/124/commits/950bd22fb1cc3d70d1e24a9fedc2e1493f73f324) function is a part of this pull request. There are python functions within MHKiT-MATLAB (`mhkit_python_utils`) that handle some of the...

Hey @akeeste I added the updates for the updated variable names in the Delft3D 2025 version. I was thinking about updating the code to also accept xarry in addition to...