MHKiT-Software / MHKiT-Python

MHKiT-Python provides the marine renewable energy (MRE) community tools for data processing, visualization, quality control, resource assessment, and device performance.
https://mhkit-software.github.io/MHKiT/
BSD 3-Clause "New" or "Revised" License
47 stars 45 forks source link

MHKiT Numpy < 2.0.0 #335

Closed ssolson closed 4 days ago

ssolson commented 5 days ago

This PR will fix testing and installation issues associated with numpy 2.0.0 until all required packages support.

jmcvey3 commented 5 days ago

@ssolson Fair warning, you may also have issues with netCDF4 v1.7+. They just issued a post-release for 1.7.1, but I haven't test it yet.

ssolson commented 4 days ago

This PR fixes MHKIT installation issues (#334) by fixing the dependencies.