-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Acoustics Module #349
Acoustics Module #349
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a319b33 - Browse repository at this point
Copy the full SHA a319b33View commit details
Commits on Jun 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a8664d - Browse repository at this point
Copy the full SHA 8a8664dView commit details
Commits on Jun 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61ff635 - Browse repository at this point
Copy the full SHA 61ff635View commit details -
Configuration menu - View commit details
-
Copy full SHA for c648c24 - Browse repository at this point
Copy the full SHA c648c24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 091bc64 - Browse repository at this point
Copy the full SHA 091bc64View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fb4bcf - Browse repository at this point
Copy the full SHA 4fb4bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 865429e - Browse repository at this point
Copy the full SHA 865429eView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 43a70e7 - Browse repository at this point
Copy the full SHA 43a70e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c941e4 - Browse repository at this point
Copy the full SHA 3c941e4View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7663273 - Browse repository at this point
Copy the full SHA 7663273View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f89bd6 - Browse repository at this point
Copy the full SHA 5f89bd6View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ca2dc5 - Browse repository at this point
Copy the full SHA 5ca2dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70ddf6d - Browse repository at this point
Copy the full SHA 70ddf6dView commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9bb3c41 - Browse repository at this point
Copy the full SHA 9bb3c41View commit details
Commits on Jun 30, 2024
-
Merge pull request MHKiT-Software#337 from MHKiT-Software/develop
# MHKiT v0.8.1 MHKiT v0.8.1, includes bug fixes in the example notebooks and fixes the dependencies to requirements updates prior to Numpy 2.0.0. Fixes MHKIT v0.8.0 installation issues (MHKiT-Software#334) by fixing the dependencies. - MHKiT-Software#335 Fixes bugs in MHKiT example notebooks - MHKiT-Software#327
Configuration menu - View commit details
-
Copy full SHA for 24674f1 - Browse repository at this point
Copy the full SHA 24674f1View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f13ccb - Browse repository at this point
Copy the full SHA 4f13ccbView commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e869f1 - Browse repository at this point
Copy the full SHA 6e869f1View commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ecaa66 - Browse repository at this point
Copy the full SHA 4ecaa66View commit details
Commits on Aug 13, 2024
-
Improve Reynolds stress ADCP estimation notebook discussion V2 (MHKiT…
…-Software#326) * tke updates * Fix shear velocity functions * More detail for tke shear production * Don't rotate heading beyond 360 degrees * Fix some typos in notebook * Rename deprecated function
Configuration menu - View commit details
-
Copy full SHA for 4cdbe03 - Browse repository at this point
Copy the full SHA 4cdbe03View commit details -
Improve
surface_elevation
internal method selection (MHKiT-Software……#340) * Test: Determine method using input frequency index * Feat: Use sum of sines if ifft is not computable This change allows `surface_elevation` to return a result if the user inputs a spectrum with a frequency index that does not have a zero frequency. If the non zero frequency index condition is found when the method is `ifft` we warn the user and change the method to `sum_of_sines` * Fix: Use previously found frequency index S.index may not exist for some input datasets, but f[0] does and we should use the value of f[0] here. * Test: Warn when using ifft with a non zero frequency * Lint
Configuration menu - View commit details
-
Copy full SHA for 20deee4 - Browse repository at this point
Copy the full SHA 20deee4View commit details -
ipython notebook test (MHKiT-Software#330)
This PR adds a Github action to test the example notebooks as part of or CD pipeline. Additionally a timeout is added to which notebooks will fail if they exceed the given time.
Configuration menu - View commit details
-
Copy full SHA for ecbdfae - Browse repository at this point
Copy the full SHA ecbdfaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f843cd1 - Browse repository at this point
Copy the full SHA f843cd1View commit details -
Speed up Wind Toolkit tests (MHKiT-Software#338)
This PR addresses MHKiT-Software#315 by: - Changes the data called by the Wind Toolkit tests so that they run faster - Updates the .csv files that the tests compare against - Updates a few descriptions in the metocean example, fixes a sorting issue, reduces the data downloaded there - Tests in hindcast match the notebooks and use the same cache.
Configuration menu - View commit details
-
Copy full SHA for a52e0c0 - Browse repository at this point
Copy the full SHA a52e0c0View commit details -
matplotlib >=3.8 (MHKiT-Software#345)
Bug fix by removing matplotlib version check needed for < 3.8.0
Configuration menu - View commit details
-
Copy full SHA for b6f47c7 - Browse repository at this point
Copy the full SHA b6f47c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 948c6b9 - Browse repository at this point
Copy the full SHA 948c6b9View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1fd72f0 - Browse repository at this point
Copy the full SHA 1fd72f0View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d330162 - Browse repository at this point
Copy the full SHA d330162View commit details -
Configuration menu - View commit details
-
Copy full SHA for dffc74c - Browse repository at this point
Copy the full SHA dffc74cView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 216c1b0 - Browse repository at this point
Copy the full SHA 216c1b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3450e10 - Browse repository at this point
Copy the full SHA 3450e10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05acb13 - Browse repository at this point
Copy the full SHA 05acb13View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 74733dc - Browse repository at this point
Copy the full SHA 74733dcView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e80ba78 - Browse repository at this point
Copy the full SHA e80ba78View commit details -
Configuration menu - View commit details
-
Copy full SHA for e194da3 - Browse repository at this point
Copy the full SHA e194da3View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2409e0c - Browse repository at this point
Copy the full SHA 2409e0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57c8d02 - Browse repository at this point
Copy the full SHA 57c8d02View commit details -
Configuration menu - View commit details
-
Copy full SHA for c294b05 - Browse repository at this point
Copy the full SHA c294b05View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7252d9f - Browse repository at this point
Copy the full SHA 7252d9fView commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53961e7 - Browse repository at this point
Copy the full SHA 53961e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5ebdd3 - Browse repository at this point
Copy the full SHA d5ebdd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for defad06 - Browse repository at this point
Copy the full SHA defad06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 452ddce - Browse repository at this point
Copy the full SHA 452ddceView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3396692 - Browse repository at this point
Copy the full SHA 3396692View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9159e32 - Browse repository at this point
Copy the full SHA 9159e32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38180bb - Browse repository at this point
Copy the full SHA 38180bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c74fddf - Browse repository at this point
Copy the full SHA c74fddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 984d5e2 - Browse repository at this point
Copy the full SHA 984d5e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd2bac5 - Browse repository at this point
Copy the full SHA cd2bac5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 764433c - Browse repository at this point
Copy the full SHA 764433cView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38489b4 - Browse repository at this point
Copy the full SHA 38489b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd5148f - Browse repository at this point
Copy the full SHA fd5148fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48318ba - Browse repository at this point
Copy the full SHA 48318baView commit details -
Configuration menu - View commit details
-
Copy full SHA for c45a604 - Browse repository at this point
Copy the full SHA c45a604View commit details -
Configuration menu - View commit details
-
Copy full SHA for b933690 - Browse repository at this point
Copy the full SHA b933690View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5417cfe - Browse repository at this point
Copy the full SHA 5417cfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fc8527 - Browse repository at this point
Copy the full SHA 2fc8527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57a1922 - Browse repository at this point
Copy the full SHA 57a1922View commit details -
Configuration menu - View commit details
-
Copy full SHA for f899f76 - Browse repository at this point
Copy the full SHA f899f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for d560041 - Browse repository at this point
Copy the full SHA d560041View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e7e7a02 - Browse repository at this point
Copy the full SHA e7e7a02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09d08fb - Browse repository at this point
Copy the full SHA 09d08fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4b9ac2 - Browse repository at this point
Copy the full SHA b4b9ac2View commit details -
Merge branch 'acoustics_module' of https://github.com/jmcvey3/MHKiT-P…
…ython into acoustics_module
Configuration menu - View commit details
-
Copy full SHA for a186779 - Browse repository at this point
Copy the full SHA a186779View commit details -
Configuration menu - View commit details
-
Copy full SHA for db0edab - Browse repository at this point
Copy the full SHA db0edabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ac20ad - Browse repository at this point
Copy the full SHA 5ac20adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68dc32a - Browse repository at this point
Copy the full SHA 68dc32aView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8fe42de - Browse repository at this point
Copy the full SHA 8fe42deView commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0de1b6a - Browse repository at this point
Copy the full SHA 0de1b6aView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 378ea29 - Browse repository at this point
Copy the full SHA 378ea29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22512f1 - Browse repository at this point
Copy the full SHA 22512f1View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f0c18b - Browse repository at this point
Copy the full SHA 4f0c18bView commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a1b8f3 - Browse repository at this point
Copy the full SHA 5a1b8f3View commit details -
Merge branch 'acoustics_module' of https://github.com/jmcvey3/MHKiT-P…
…ython into acoustics_module
Configuration menu - View commit details
-
Copy full SHA for cc6bb2b - Browse repository at this point
Copy the full SHA cc6bb2bView commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ab73b1 - Browse repository at this point
Copy the full SHA 3ab73b1View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d3e0c8 - Browse repository at this point
Copy the full SHA 3d3e0c8View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dbb9f0e - Browse repository at this point
Copy the full SHA dbb9f0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 768ca0b - Browse repository at this point
Copy the full SHA 768ca0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9569a49 - Browse repository at this point
Copy the full SHA 9569a49View commit details