MHKiT-Software / MHKiT-MATLAB

MHKiT-MATLAB 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
15 stars 23 forks source link

Fix: Specify MHKiT-Python version for tests and users #131

Closed simmsa closed 1 month ago

simmsa commented 1 month ago

The v0.8.0 release of MHKiT-Python introduces incompatibilities in MHKiT-MATLAB. Specific failing tests are detailed in #130.

This PR specifies the MHKiT-Python version in the documentation and tests. This is a temporary solution until we reach parity with MHKiT Python. At that time it will be useful to test against the develop branch, which should help us catch these types of bugs earlier in the development cycle.