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 #356

Merged
merged 26 commits into from
Jun 21, 2024
Merged

Merge to main branch for v3.0.0 #356

merged 26 commits into from
Jun 21, 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed 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 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    98a1feb View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    bc38e2e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    ecd7727 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    4792bea View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Dev version of documentation site (#347)

    * added initial file changes based on sphinx_multiversion docs and WEC-Sim implementation
    
    * removed sphinx-multiversion since it is no longer supported and made manual multiversion
    
    * now uses absolute paths, commented out linkcheck for debugging
    
    * fixed docstring errors in utilities module
    
    * updating files again that somehow got reverted
    
    * fixing path in conf.py
    
    * don't run tutorials (will revert later)
    
    * handle file moves correctly, fixed if statement to make other versions appear
    
    * fixed two bugs in versions template
    
    * reverted temp changes, changes latest to main
    
    * switched latest to main
    
    * main branch now in root directory of pages
    
    * fixed URLs with change from last commit
    
    * make other branches visible before building
    
    * switched main branch tag for more testing
    
    * fixed typo
    
    * switched dev branch to an existing branch
    
    * renamed main to latest, changed version.html file name to avoid confusion
    
    * added prints about moving files so Sphinx output isn't misleading
    
    * fixed typo with quotations
    
    * changed versions.html name back because that broke things I guess
    
    * modified contributing documentation to reflect changes
    
    * add logic to remove duplicate 'latest' branch
    
    * Fixed pathing when already on latest
    
    * remove typo
    
    * Troubleshooting complete, switching back to correct branches for deployment
    
    * Removed extra word in docstring
    
    * removed redundant function
    
    * fixed pathing so returns to same file (and fixes tutorial/API docs)
    
    * changed latest branch for demonstration
    
    * switched back latest branch for deployment
    michaelcdevin committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ca15bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9f8907 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c218780 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. CI workflow cleanup (#352)

    * removed conda environment from workflows since newer capytaine/wavespectra work with Windows
    
    * fixed unnecessary capitalization
    
    * still create CI conda environment to fix Mac environment failures
    
    * added conda env fully back in, push workflow deploys docs, split PR workflow
    
    * conda environment activates again
    
    * mambaforge instead of miniforge
    
    * manual cache reset
    
    * reset to older version of setup-miniconda to troubleshoot
    michaelcdevin committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    de6e448 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    a8485d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    902c17b View commit details
    Browse the repository at this point in the history