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

Add wave mesh generation for global_ocean mesh test cases #818

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

Commits on Apr 17, 2024

  1. Start wave mesh test case

    sbrus89 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fdac082 View commit details
    Browse the repository at this point in the history
  2. Fix wave_mesh test case typos

    sbrus89 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e4a5e87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08bde75 View commit details
    Browse the repository at this point in the history
  4. uost rebase

    Erin Thomas authored and sbrus89 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d3fe8d5 View commit details
    Browse the repository at this point in the history
  5. UOST files step

    Erin Thomas authored and sbrus89 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    591e54d View commit details
    Browse the repository at this point in the history
  6. fix to __init__ in call to uost

    Erin Thomas authored and sbrus89 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    012c86b View commit details
    Browse the repository at this point in the history
  7. Add cull mesh step

    sbrus89 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    cc54225 View commit details
    Browse the repository at this point in the history
  8. Add rotate step

    sbrus89 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    115f539 View commit details
    Browse the repository at this point in the history
  9. Minor changes to uost step

    sbrus89 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b062dd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    dadb9fb View commit details
    Browse the repository at this point in the history
  2. scrip file creation

    Erin Thomas committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6f6c14e View commit details
    Browse the repository at this point in the history
  3. Fix for scrip step

    sbrus89 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    30bc773 View commit details
    Browse the repository at this point in the history
  4. initial remap step

    Erin Thomas committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b72581e View commit details
    Browse the repository at this point in the history
  5. Namelist updates

    sbrus89 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    08f9d12 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Add new lines at end of rotate and scrip nml files

     - Avoids end of file error in namelist read
    sbrus89 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    af10555 View commit details
    Browse the repository at this point in the history
  2. Update remap step

    sbrus89 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b86b6f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    504d69a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6847615 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a8c9f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jul 15, 2024

  1. Add UOST rotation

    sbrus89 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1fa223f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Add units to config file

    sbrus89 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    849a837 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Change coastline data set from level 6 to level 5

     - This means Antarctic coastline is between ocean and ice
       instead of ocean and grounding line
    sbrus89 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    62a4aa5 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Incorporate ocean base mesh into wave base mesh creation

     - Also add the ability to (optionally) specify paths to existing
       base and culled ocean meshes in the config file
    sbrus89 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1550d55 View commit details
    Browse the repository at this point in the history
  2. Clean up config file

    sbrus89 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    66bb5c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acc78b6 View commit details
    Browse the repository at this point in the history