Skip to content

v0.8.2

Latest
Compare
Choose a tag to compare
@ssolson ssolson released this 14 Aug 11:36

MHKiT v0.8.2

MHKiT v0.8.2, includes bug fixes caused by the latest version of matplotlib. in the example notebooks and fixes the dependencies to requirements updates prior to Numpy 2.0.0.

Fixes MHKIT v0.8.1 runtime issues (#345) requiring matplotlib >3.8.0.

Adds ipython notebook tests and drops support for python < 3.10. Additionally improvements were made to the wind toolkit tests taking the testing time from > 4 hours to roughly 2 hours

Improved ADCP TKE example notebook discussion & removal of ADCP TKE function

Updated the surface_elevation calculation method to default to sum_of_sines when zero frequency is absent

Improved NOAA requests function issue #223