Wave performance mean_annual_energy_production_matrix
has no test & is incompatible with example
#339
Labels
mean_annual_energy_production_matrix
has no test & is incompatible with example
#339
In the
wave_example.ipynb
Input box [15] calls:In MHKiT v0.8.1 this will fail because
mean_annual_energy_production_matrix
is not setup to handle 2D DataFrames.Additionally the check:
was added but does not work for this LM_freq matrix provided.
@akeeste could you add a test for this function and determine why the example
LM_freq
does not pass this check which was previously commented out.MHKiT-Python/mhkit/wave/performance.py
Line 258 in a07ecc4
For #330 I will calculate manually and leave the MHKiT function call commented out.
The text was updated successfully, but these errors were encountered: