Skip to content
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

Request NDBC Station Metadata #239

Merged
merged 7 commits into from
May 11, 2023
Merged

Request NDBC Station Metadata #239

merged 7 commits into from
May 11, 2023

Conversation

ssolson
Copy link
Contributor

@ssolson ssolson commented May 8, 2023

Addresses #76 by adding a function get_buoy_metadata to the ndbc submodule.

This PR adds needed tests and updates the PACWAVE example to show how to call the metadata.

@ssolson ssolson self-assigned this May 8, 2023
@ssolson ssolson changed the base branch from master to develop May 8, 2023 18:03
@ssolson ssolson added enhancement New feature or request wave module labels May 8, 2023
@ssolson ssolson linked an issue May 8, 2023 that may be closed by this pull request
@ssolson ssolson requested a review from akeeste May 8, 2023 19:37
@ssolson ssolson marked this pull request as ready for review May 8, 2023 19:37
Copy link
Contributor

@akeeste akeeste left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ssolson

No major changes from me, looks great.

I made a couple minor documentation updates to the example notebooks in ssolson#4. The plot_rose call in the metocean example also has to be updated, since the import into ndbc was removed. I changed the metocean notebook to import the function directly from the tidal module, and reran the notebook to fix an error there. Please merge ssolson#4 into your branch, then we can merge this

* fix minor typos

* update plot_rose call in metocean example

* rerun metocean example to fix errors
@ssolson ssolson merged commit 5b02c50 into MHKiT-Software:develop May 11, 2023
@ssolson ssolson deleted the ndbc branch May 11, 2023 16:02
@ssolson ssolson mentioned this pull request Aug 11, 2023
ssolson added a commit that referenced this pull request Aug 11, 2023
**MHKiT 0.7.0 Release Notes**

This release introduces exciting new features and improvements to the MHKiT package:

- **Mooring Module**: We are pleased to introduce the new mooring module. This addition primarily supports outputs from MoorDyn. Within this module, users can:
  - Import data
  - Calculate lay length
  - Visualize mooring line movements in 2D and 3D with graphical animations.
  
  Accompanying this module is an example notebook to guide users on its functionalities.

- **Dolfyn Module Revamp**: The Dolfyn module has been overhauled. Enhancements include:
  - Turbulence calculation capability
  - Performance measures for tidal power as outlined in IEC/TS 6200-200.

- **New Contributions**: A big shoutout to our community member, @mbruggs, for adding the ability to compute surface elevation using IFFT.

- **NDBC Buoy Metadata**: Users can now fetch NDBC buoy metadata directly through MHKiT.

- **Delft3D Module Update**: Stay up to date with support for the latest Delft3D NetCDF format.

**Additions**
- #235
- #232 
- #236 
- #250
- #239
- #248

**Bug Fixes**
- #226 
- #238

**Meta/Minor Changes**
- #220
- #243
- #225 
- #231
- #224

Thank you to all of the contributers who helpped with this release:
@mbruggs @Graham-EGI @castillocesar @jmcvey3 @hivanov-nrel  @browniea @cmichelenstrofer @akeeste  @maxwelllevin @rpauly18 @ssolson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wave module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NDBC station info
2 participants