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

Use Echodata Platform and Beam_group1 Variables to Compute Depth for EK60/EK80 #1319

Merged
merged 35 commits into from
Jul 12, 2024

Commits on May 22, 2024

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

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    d402a05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d5d342 View commit details
    Browse the repository at this point in the history
  3. fix extra equals

    ctuguinay committed May 23, 2024
    Configuration menu
    Copy the full SHA
    97f153a View commit details
    Browse the repository at this point in the history
  4. reorder util args

    ctuguinay committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1fdffd3 View commit details
    Browse the repository at this point in the history
  5. remove pytest mark test

    ctuguinay committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b96d228 View commit details
    Browse the repository at this point in the history
  6. test for add_depth errors

    ctuguinay committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e3d4f4a View commit details
    Browse the repository at this point in the history
  7. remove z scaling

    ctuguinay committed May 23, 2024
    Configuration menu
    Copy the full SHA
    fdefdff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    720e253 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eef33d7 View commit details
    Browse the repository at this point in the history
  10. add angle tests

    ctuguinay committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7cc7153 View commit details
    Browse the repository at this point in the history
  11. add history attribute check

    ctuguinay committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8d858e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    15cd6d6 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. add todo

    ctuguinay committed May 28, 2024
    Configuration menu
    Copy the full SHA
    818ba99 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    5e7d962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ae619f View commit details
    Browse the repository at this point in the history
  3. fix assignment error

    ctuguinay committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a1b6ee6 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    91841e2 View commit details
    Browse the repository at this point in the history
  2. Update echopype/consolidate/api.py

    Co-authored-by: Wu-Jung Lee <leewujung@gmail.com>
    ctuguinay and leewujung authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8c2bf41 View commit details
    Browse the repository at this point in the history
  3. Update echopype/consolidate/api.py

    Co-authored-by: Wu-Jung Lee <leewujung@gmail.com>
    ctuguinay and leewujung authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8d3bc26 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    16cb37c View commit details
    Browse the repository at this point in the history
  2. tilt and depth offset overwrite what is used in echodata group variab…

    …les; add individual tests for the angle util functions
    ctuguinay committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4e2b98e View commit details
    Browse the repository at this point in the history
  3. fix tests

    ctuguinay committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    18adda1 View commit details
    Browse the repository at this point in the history
  4. kwaargs to kwargs

    ctuguinay committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fee0c96 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Update echopype/tests/consolidate/test_consolidate_integration.py

    Co-authored-by: Wu-Jung Lee <leewujung@gmail.com>
    ctuguinay and leewujung authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    dc0bdbe View commit details
    Browse the repository at this point in the history
  2. Update echopype/tests/consolidate/test_consolidate_integration.py

    Co-authored-by: Wu-Jung Lee <leewujung@gmail.com>
    ctuguinay and leewujung authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    25ee2ef View commit details
    Browse the repository at this point in the history
  3. Update echopype/tests/consolidate/test_consolidate_integration.py

    Co-authored-by: Wu-Jung Lee <leewujung@gmail.com>
    ctuguinay and leewujung authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    342c3d6 View commit details
    Browse the repository at this point in the history
  4. fix angle tests

    ctuguinay committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    eaca85e View commit details
    Browse the repository at this point in the history
  5. simplify tests

    ctuguinay committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    2e8a52e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. fix tests

    ctuguinay committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    499738d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bcf580 View commit details
    Browse the repository at this point in the history
  3. expand platform angle test to use interpolation, and add interpolatio…

    …n test for checking platform vertical offset values
    ctuguinay committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    65adbbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f0d648 View commit details
    Browse the repository at this point in the history
  5. add link

    ctuguinay committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b3239f3 View commit details
    Browse the repository at this point in the history