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 index to cpl_scalars to allow CSG or regional (single tile) mediator history files for ATM component in UFS #436

Merged
merged 11 commits into from
Mar 19, 2024

Commits on Jan 31, 2024

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

Commits on Feb 1, 2024

  1. Update ccpp-physics in CMEPS to consider sea surface ocean current in…

    … air-sea flux computation (NOAA-EMC#107)
    
    
    * Update ufs/ccpp/data/MED_typedefs.meta.
    binli2337 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8cd4a32 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Update CMEPS (NOAA-EMC#110)

    Sync w/ ESCOMP, adding CDEPS inline capability to CMEPS
    uturuncoglu committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    624920d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa78b46 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. add cpl_scalar for tiled grids, other minor fixes

    * add new cpl_scalar for mediator history files for tiled
    gridded domains, eg cube-sphere. Replaces existing use of
    config variables which restricted the use to 6-tiles domain
    * remove unnecessary trims, fix minor typos and indentation
    DeniseWorthen committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    14878f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91cc86e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8fb572 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3515360 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 13, 2024

  1. add two fixes

    * testing of this feature w/ UFS noahmp lnd component, which currently
    runs on the CSG, found two issues. One to write the mediator fractions
    and areas on the tiles when using the single history file. A second fix
    is the mapping masking for lnd-atm coupling in UFS.
    DeniseWorthen committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    45d63c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8309884 View commit details
    Browse the repository at this point in the history