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

incoming wave height service #152

Merged
merged 20 commits into from
Sep 7, 2023
Merged

incoming wave height service #152

merged 20 commits into from
Sep 7, 2023

Commits on Jun 26, 2023

  1. update spring to match at-sea polytropic process

    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    ab5960b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. can now specify spring params per batch

    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    605c60d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. tune spring to match atsea

    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    36c4eb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. ros2 service for incwave height; issues so replace LinearIncidentWave…

    … with non-pointer in ECM
    
    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b831d13 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. use parent folder for FreeSurfaceHydrodynamics includes

    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    36c6b45 View commit details
    Browse the repository at this point in the history
  2. add matrix_mode: False option to sim params yaml to allow vectorized …

    …mode
    
    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d47aedf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b79cd37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    353b83d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Merge branch 'andermi/atsea_spring' into andermi/incoming_wave_service

    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    51a58f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. added latent data and tweaked incwaveheight

    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c3bfe60 View commit details
    Browse the repository at this point in the history
  2. can specify incwaveheight points in sdf

    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8fdfc12 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. linters

    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    39e063a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Merge branch 'main' into andermi/incoming_wave_service

    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2d88d78 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. separate sdf incwaveheight points from service call; allow service to…

    … request points in relative_time to current sim time
    
    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    436a990 View commit details
    Browse the repository at this point in the history
  2. linters

    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a22f451 View commit details
    Browse the repository at this point in the history
  3. use array for relative_time/absolute_time in incwaveheight service re…

    …quest
    
    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0950bb3 View commit details
    Browse the repository at this point in the history
  4. always report incwaveheight in world coords

    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3d8843e View commit details
    Browse the repository at this point in the history
  5. temporary checkout of andermi/incoming_wave_service in mbari_wec_util…

    …s for CI
    
    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a2af6c3 View commit details
    Browse the repository at this point in the history
  6. linters

    Signed-off-by: Michael Anderson <[email protected]>
    andermi committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1927170 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Update build-and-test.sh

    Remove temporary checkout of utils branch
    andermi authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    13e7708 View commit details
    Browse the repository at this point in the history