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

Rename CCPP suites to non-meaningful names #477

Draft
wants to merge 37 commits into
base: main
Choose a base branch
from

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    4f4783d View commit details
    Browse the repository at this point in the history
  2. Incorporate capability to use an alias file that maps old suite names…

    … to new.
    
    Problems that still need solving:
    
     - At runtime, there is no logic to map the old suite name to the new for the static API
    mkavulich committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e2e426b View commit details
    Browse the repository at this point in the history
  3. Forgot to add alias file

    mkavulich committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5c01f44 View commit details
    Browse the repository at this point in the history
  4. Chugging along. Just updating suites and CCPP part for now, will chan…

    …ge namelists, documentation, and other stuff later. This helps test back-compatibility features like the alias file.
    
     - Update descriptions of "barn_owl" suites, esp details about "prescribed surface" suites
     - Another set of renames
     - Add "rename" script for posterity (will delete before commit)
    mkavulich committed May 22, 2024
    Configuration menu
    Copy the full SHA
    60e2d61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5292080 View commit details
    Browse the repository at this point in the history
  6. Backtracking on suite-aliasing (AKA allowing people to use old suite …

    …names). Now we just force everyone to rename them all. We do keep the ability for suite files to be named "suite_[suitename].xml" for back-compatibility.
    
     - Update alias files for new names
     - Rename physics namelists and tracers for renamed suites
     - Update renames in various files in src and run directory
     - Update Regression Test files for renames
     - Remove old, orphaned SDFs SCM_GFS_v15p2_FA and SCM_GFS_v15p2_MYJ
    
    Next commit will rename the rest of the suites.
    mkavulich committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d4226f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52c1dae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e5ca39 View commit details
    Browse the repository at this point in the history
  9. - Rename all "supported" suites. Include more detailed descriptions …

    …for each.
    
     - Un-delete suite_SCM_GFS_v15p2_MYJ, which is still present in "suite_info.py"
    mkavulich committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ac84f03 View commit details
    Browse the repository at this point in the history
  10. Move a bunch of old suites to "suites_not_used" directory, analogous …

    …to treatment of old suites in fv3atm.
    
    No reason to waste a bird on these!
    mkavulich committed May 22, 2024
    Configuration menu
    Copy the full SHA
    93c1ddd View commit details
    Browse the repository at this point in the history
  11. Finished renaming!

     - Moved a few more to "suites_not_used"
     - More specific description for prescribed surface suites
    mkavulich committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c8f60df View commit details
    Browse the repository at this point in the history
  12. Updating with latest commits to main

     - most importantly, updating the new HR3+RRTMGP (robin) and RRFS_v1 (warbler) suites.
     - Add some more space in description comments for legibility
    mkavulich committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ddcff3c View commit details
    Browse the repository at this point in the history
  13. Forgot to fully change barn_owl (HAFS_v0_hwrf) to macaw, missed one i…

    …n alias file, correct some rebase mistakes
    mkavulich committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ed9d813 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8645f49 View commit details
    Browse the repository at this point in the history
  15. Debugging CI

    mkavulich committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9e4f492 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5eb776e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bf72a59 View commit details
    Browse the repository at this point in the history
  18. Still debugging CIs.

    mkavulich committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1b0028d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4050b97 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    c1cf541 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7a2641 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ff2e46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa20d88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb91098 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93c292e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    1928b13 View commit details
    Browse the repository at this point in the history
  2. Fix tracer file for "robin"

    mkavulich committed May 24, 2024
    Configuration menu
    Copy the full SHA
    231c263 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    1631872 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab0e0af View commit details
    Browse the repository at this point in the history
  3. Move "macaw" (HAFS_v0_hwrf) back to old name in suites_not_used, sinc…

    …e ferrier-aligo microphysics is currently broken
    mkavulich committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f9c1fa0 View commit details
    Browse the repository at this point in the history
  4. Alphabetize alias.json

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

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    1c6cef8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bd3dd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f87525 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    41531a4 View commit details
    Browse the repository at this point in the history
  2. Fix "magpie" description

    mkavulich committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d8952ee View commit details
    Browse the repository at this point in the history