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

Separate use of initial increment/perturbation file from REPLAY/+03 ICs #3119

Open
wants to merge 102 commits into
base: develop
Choose a base branch
from

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    30cf5df View commit details
    Browse the repository at this point in the history
  2. change name

    NeilBarton-NOAA committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4b3ae39 View commit details
    Browse the repository at this point in the history
  3. making an S2SWA case

    NeilBarton-NOAA committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    fe2054e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Jul 23, 2024

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

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    b17765e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    675cb77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e49dbcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec4becc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b69d653 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    084d744 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4bb8f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ff31fd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix shell checks

    NeilBarton-NOAA committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    97b92ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    713f41d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Fix bug in variable check

    Fix a bug in a variable check in the extractvars task where parenthesis in the variable name will prompt a false warning message.
    EricSinsky-NOAA committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    af31d2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cec7b81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4aaca9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11e1957 View commit details
    Browse the repository at this point in the history
  5. Extract ice variables from history file instead

    Ice variables are extracted from the history files instead of the product files. This is necessary because there are certain ice variables that are needed that are only available in the history files and not the product files.
    EricSinsky-NOAA committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a005e5f View commit details
    Browse the repository at this point in the history
  6. Fix typo

    EricSinsky-NOAA committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2dd9a7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b132408 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge pull request #7 from EricSinsky-NOAA/gefs_replay_ci_pr

    Add suggested patches to gefs_replay_ci
    NeilBarton-NOAA authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3d9455b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    447224c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    c6b7eaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51aa2dd View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

  1. Fix ensstat failures

    EricSinsky-NOAA committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4985361 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. updates for products

    NeilBarton-NOAA committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8eaef27 View commit details
    Browse the repository at this point in the history
  2. Add shellcheck disable and skip f000 for ocn/ice

    Shellcheck disable has been added. Also, f000 is skipped in extractvars for ocn and ice since there are no products for f000 for ocn and ice. This change will remove warning messages.
    EricSinsky-NOAA committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2e7241f View commit details
    Browse the repository at this point in the history
  3. Revert "Fix ensstat failures"

    This reverts commit 4985361.
    EricSinsky-NOAA committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ddc544d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40515ca View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8 from EricSinsky-NOAA/gefs_replay_ci_pr

    Fix ensstat failures
    NeilBarton-NOAA authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3d16fb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f37ce8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e84240 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa25984 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Add double quotes in ocnice_extractvars

    Double quotes were added to address a reviewer's suggestion.
    EricSinsky-NOAA committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    23564f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    e99b3f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    154e72f View commit details
    Browse the repository at this point in the history
  3. Update workflow/rocoto/gefs_tasks.py

    Co-authored-by: Eric Sinsky - NOAA <[email protected]>
    NeilBarton-NOAA and EricSinsky-NOAA authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    57ce47b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    b62e4ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d393a13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c875a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a87fa6c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    058ba52 View commit details
    Browse the repository at this point in the history
  6. Update scripts/exgfs_wave_post_pnt.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    NeilBarton-NOAA and WalterKolczynski-NOAA authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3e74753 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Update parm/archive/gefs_arcdir.yaml.j2

    Co-authored-by: Eric Sinsky - NOAA <[email protected]>
    NeilBarton-NOAA and EricSinsky-NOAA authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    830d904 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c938275 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f51fed8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    c842090 View commit details
    Browse the repository at this point in the history
  2. Add Foundation SST to group-a products

    Foundation SST has been moved to the group-a products so that it can be included in ensstat.
    EricSinsky-NOAA committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0802ef1 View commit details
    Browse the repository at this point in the history
  3. Modify gefs_arcdir yaml

    The gefs_arcdir yaml has been modified so that it can run with both replay and non-replay runs.
    EricSinsky-NOAA committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    12e940c View commit details
    Browse the repository at this point in the history
  4. Fix gefs_arcdir yaml

    EricSinsky-NOAA committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    66c7117 View commit details
    Browse the repository at this point in the history
  5. updates for stage_ic

    NeilBarton-NOAA committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    69fccdd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d93d094 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

Commits on Sep 24, 2024

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

Commits on Sep 25, 2024

  1. run SFS at 1 degree

    NeilBarton-NOAA committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ed8aa9d View commit details
    Browse the repository at this point in the history
  2. remove replay ci

    NeilBarton-NOAA committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c75540c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. updates for output

    NeilBarton-NOAA committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    259665e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fef15c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d05216 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. point to CI ICs

    NeilBarton-NOAA committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c9ee432 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 8, 2024

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

Commits on Oct 11, 2024

  1. updates for products

    NeilBarton-NOAA committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7e09580 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b019dc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    67272c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff3bf91 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    ceeea0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d08d66a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d64111d View commit details
    Browse the repository at this point in the history
  4. merge local changes

    NeilBarton-NOAA committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2b97e38 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. updates for ci tests

    NeilBarton-NOAA committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    035cf24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8acc70a View commit details
    Browse the repository at this point in the history
  3. pynorm fix

    NeilBarton-NOAA committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5be5a75 View commit details
    Browse the repository at this point in the history
  4. Update ush/forecast_predet.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    NeilBarton-NOAA and WalterKolczynski-NOAA authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e2587ae View commit details
    Browse the repository at this point in the history
  5. Update ush/forecast_predet.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    NeilBarton-NOAA and WalterKolczynski-NOAA authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cfa1543 View commit details
    Browse the repository at this point in the history
  6. Update ush/forecast_predet.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    NeilBarton-NOAA and WalterKolczynski-NOAA authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    35ee836 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50c5b5e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    3c4bbbf View commit details
    Browse the repository at this point in the history
  2. Update parm/stage/master_gefs.yaml.j2

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    NeilBarton-NOAA and WalterKolczynski-NOAA authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3e32354 View commit details
    Browse the repository at this point in the history
  3. Update parm/stage/master_gefs.yaml.j2

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    NeilBarton-NOAA and WalterKolczynski-NOAA authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5bf7036 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fixed typo

    NeilBarton-NOAA committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7a6188b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5f217a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. update typo

    NeilBarton-NOAA committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    367f1e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    44c6d11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6912e43 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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

Commits on Nov 1, 2024

  1. add option to C48

    NeilBarton-NOAA committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    df77207 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

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

Commits on Nov 6, 2024

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

Commits on Nov 8, 2024

  1. add fix for CI test

    NeilBarton-NOAA committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2215d40 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

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

Commits on Nov 19, 2024

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

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    7d3e12f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94e5870 View commit details
    Browse the repository at this point in the history
  3. fix shell check

    NeilBarton-NOAA committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    65bbda4 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    e99a613 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b816e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bc048a View commit details
    Browse the repository at this point in the history