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

1st Time user error log #77

Closed pwobyrne closed 8 months ago

pwobyrne commented 2 years ago

Matlab 2021b Python 3.9

running runTest for 1st time

I just wanted to pass along the results. I have not tried to troubleshoot myself because I am a new user of the MHKit

test_results.pdf

rpauly18 commented 2 years ago

Thank you for your interest in MHKiT-Matlab. Can you tell me the version of MHKiT-Python you have installed by running 'py.help("mhkit")' from your Matlab terminal?

pwobyrne commented 2 years ago

[image: image.png]

Thanks for the quick response. My name is Patrick OByrne and I am a Graduate Student UNH working on our Tidal Energy Conversion platform ( https://livingbridge.unh.edu/).

My project is funded through NREL and we are working on preparing our data that we collected this Fall to include in the TETHYS database.

Thank you,

On Thu, Jan 13, 2022 at 1:34 PM rpauly18 @.***> wrote:

Thank you for your interest in MHKiT-Matlab. Can you tell me the version of MHKiT-Python you have installed by running 'py.help("mhkit")' from your Matlab terminal?

— Reply to this email directly, view it on GitHub https://github.com/MHKiT-Software/MHKiT-MATLAB/issues/77#issuecomment-1012402425, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXJKC66DJD6R2QIZZBUB6ITUV4LKTANCNFSM5L4OZA2Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

rpauly18 commented 2 years ago

Hi Pat,

Aidan has mentioned you were working with our team. Glad to hear you plan to use MHKiT.

I can see that you attached an image, but it is not showing up for me. Can you send the version number via comment?

pwobyrne commented 2 years ago

v 0.4.0 i believe

On Thu, Jan 13, 2022 at 4:43 PM rpauly18 @.***> wrote:

Hi Pat,

Aidan has mentioned you were working with our team. Glad to hear you plan to use MHKiT.

I can see that you attached an image, but it is not showing up for me. Can you send the version number via comment?

— Reply to this email directly, view it on GitHub https://github.com/MHKiT-Software/MHKiT-MATLAB/issues/77#issuecomment-1012538745, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXJKC65M7KBMZOYTABHEWGTUV5BOLANCNFSM5L4OZA2Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

rpauly18 commented 2 years ago

We currently are working on a bug fix that I hope will solve most of these errors. (https://github.com/MHKiT-Software/MHKiT-MATLAB/pull/78) . I will let you know when these fixes have been merged so you can update your MHKiT package and try again. Thanks you!

rpauly18 commented 2 years ago

@pwobyrne the changes that should resolve this issue have been merged into the repo. Please download the latest version of MHKiT-Matlab from the Git repo and re-install. Also make sure you are using MHKIT-Python that you pip installed, not a version downloaded from the repo. Let me know if any issues continue.

simmsa commented 8 months ago

@pwobyrne Thanks for helping troubleshoot this! The failing tests outlined in the initial test report are fixed by #108.