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

Merge to main branch for v3.0.0 #344

Merged
merged 17 commits into from
May 6, 2024
Merged

Merge to main branch for v3.0.0 #344

merged 17 commits into from
May 6, 2024

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    9e35f0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db731fe View commit details
    Browse the repository at this point in the history
  3. Set Default uniform_shift to False (#313)

    * Make uniform shift default false and fix test_core
    
    * Allow for non-uniform shift for impedance
    jtgrasb authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    eed5f7d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. update docstrings (#326)

    ryancoe authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b466e6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4f9fc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4d802f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Fix test failures (#330)

    * fix tests
    
    * fix pioneer
    jtgrasb authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    775d273 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7bef5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83de96f View commit details
    Browse the repository at this point in the history
  4. Phase Realizations Demo and Docs (#315)

    * Pioneer tutorial realizations demo
    
    Add frequency array and realization study to beginning of pioneer tutorial
    
    * Update pioneer
    
    * Clean pioneer and update docs
    
    * remove print
    
    * Units
    
    * Update pioneer plots
    
    * Waves before frequencies
    
    * Explain less frequencies
    
    * Minor updates
    
    * Update pioneer
    
    * Merge branch 'dev' of https://github.com/sandialabs/WecOptTool into phases_demo
    jtgrasb authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2abb4fb View commit details
    Browse the repository at this point in the history
  5. issue 321 fd_to_td() bug (#329)

    * bug bix : DC and Nyquist frequency should not be devided by two before ifft
    
    
    * Changed td_to_fd to scale single sided frequency components rather than TD signal
    
    * minor bug fix from issue332 #332
    dtgaebe authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6fdd660 View commit details
    Browse the repository at this point in the history
  6. nodf -> ndof (#334)

    ryancoe authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c6f858a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b6cd08 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Tutorial cleanup (#339)

    * run CI on PRs against dev branch
    
    * revamped tutorial 1, including fix for #293
    
    * more tutorial cleanup and editorial changes
    
    * more cleanup and incorporated changes in #315
    
    * fixed tutorial 2 colormaps
    
    * finishing touches
    
    * reverted a few accidental changes
    
    * fixes as per Jeff's review comments
    
    ---------
    
    Co-authored-by: Ryan Coe <rcoe@sandia.gov>
    michaelcdevin and ryancoe authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ea039c5 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Utils dev - replaces old utilities PR (#343)

    * run CI on PRs against dev branch
    
    * coppied fundamental utility files
    
    * import utilities module
    
    * added utilities funtions to tut1
    
    * added bem plot from utils
    
    * added bem plot from utils
    
    * updated sankey plot
    
    * updated check_radiation_damping
    
    * cleared outputs
    
    * corrected bug
    
    * changed Zi to hydro_impedance to be consistent with our variables name python convention
    
    * PR review edits
    
    * add grid to plots
    
    * removed draft functions in utilities.py
    
    * typo
    
    * Fixed one more typo I found while reviewing Daniel's changes
    
    ---------
    
    Co-authored-by: Ryan Coe <rcoe@sandia.gov>
    Co-authored-by: Michael Devin <michaelcdevin@outlook.com>
    3 people authored May 2, 2024
    Configuration menu
    Copy the full SHA
    b8506d8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Post process docstrings; use loops for multiple realizations (#337)

    * post_processing docstrings
    
    - examples
    - parameters (order)
    
    * handle multiple phase realizations internally
    
    * Update wecopttool/core.py
    
    * making outputs lists
    
    * Update implementation to function with tutorial 1 for now
    
    * Update tutorials
    
    * Update LUPA
    
    * Make sure same WEC is passed in
    
    * Add test_utilities
    
    Revert "Add test_utilities"
    
    This reverts commit 27399f0.
    
    * Update utilities module
    
    * Update utilities
    
    * Update test_utilities
    
    * Update tutorial 1 utilities call
    
    ---------
    
    Co-authored-by: Carlos A. Michelén Ströfer <cmichel@sandia.gov>
    Co-authored-by: Carlos A. Michelén Ströfer <c.michelen.strofer@gmail.com>
    Co-authored-by: jtgrasb <jtgrasb@sandia.gov>
    Co-authored-by: jtgrasb <87095491+jtgrasb@users.noreply.github.com>
    5 people authored May 3, 2024
    Configuration menu
    Copy the full SHA
    9f2e6ba View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. v3.0.0

    michaelcdevin authored May 6, 2024
    Configuration menu
    Copy the full SHA
    98a1feb View commit details
    Browse the repository at this point in the history