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

Adds support for parametric vertical coordinate #528

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on May 24, 2024

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

Commits on Jun 7, 2024

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

Commits on Jun 18, 2024

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

Commits on Jul 17, 2024

  1. Removes hardcoded dims

    jasonb5 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2bacb6f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    e37173a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    622d8a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

Commits on Aug 20, 2024

  1. Fixes failing test

    jasonb5 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c76828b View commit details
    Browse the repository at this point in the history
  2. Removes extras spaces in text

    jasonb5 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2e02ef9 View commit details
    Browse the repository at this point in the history
  3. Fixes formatting

    jasonb5 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    08170d1 View commit details
    Browse the repository at this point in the history
  4. Resolves mypy errors

    jasonb5 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    80d1214 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Removes redundant code

    jasonb5 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    381ea30 View commit details
    Browse the repository at this point in the history
  2. Fixes global variable case

    jasonb5 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    54f6492 View commit details
    Browse the repository at this point in the history
  3. Updates _derive_ocean_stdname

    jasonb5 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    32eae7e View commit details
    Browse the repository at this point in the history
  4. Moves to dataclass

    jasonb5 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9d22976 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9396ef8 View commit details
    Browse the repository at this point in the history
  6. Removes redundant code

    jasonb5 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9c16996 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f3886a View commit details
    Browse the repository at this point in the history
  8. Fixes handling unknown standard names

    Co-authored-by: Deepak Cherian <[email protected]>
    jasonb5 and dcherian committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cfd919e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c5d49f View commit details
    Browse the repository at this point in the history