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

Update gempak job to run one fcst hour per task #2671

Merged
merged 54 commits into from
Jul 3, 2024

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    5a52e57 View commit details
    Browse the repository at this point in the history
  2. Syntax update

    GwenChen-NOAA committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    4ee9076 View commit details
    Browse the repository at this point in the history
  3. Update ecf script

    GwenChen-NOAA committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5876225 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5dcca5 View commit details
    Browse the repository at this point in the history
  5. Disable shellcheck

    GwenChen-NOAA committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a6b2310 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e6b0d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7cc5fb View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    1cab6d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    166a3aa View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    54e9cc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73f23f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9b148e View commit details
    Browse the repository at this point in the history
  4. Make gempak a metatask

    Converts the regular gempak job into a metatask that runs one
    forecast hour at a time. The forecast hour to process is exported
    from rocoto as `FHR3`.
    
    This assumes gempak is needed at all forecast output times. If
    gempak needs fewer times, additional changes will be needed.
    
    Refs: NOAA-EMC#1250
    WalterKolczynski-NOAA committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    662b229 View commit details
    Browse the repository at this point in the history
  5. Turn gempack special job into a metatask

    Converts the `gempakpgrb2spec` job into a metatask. To facilitate
    this, new variables are created to control the length and cadence
    of the GOES output.
    WalterKolczynski-NOAA committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9a5446f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    50d92c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0fdfd9 View commit details
    Browse the repository at this point in the history
  3. Update gfs_tasks.py

    GwenChen-NOAA committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3b3387d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    dbb96b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc2e8aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22fbe5c View commit details
    Browse the repository at this point in the history
  4. One more fix

    GwenChen-NOAA committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    47e11ba View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Update jobs/rocoto/gempak.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d1dc43b View commit details
    Browse the repository at this point in the history
  2. Update jobs/JGFS_ATMOS_GEMPAK

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2f28348 View commit details
    Browse the repository at this point in the history
  3. Update jobs/rocoto/gempakgrb2spec.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    68c42be View commit details
    Browse the repository at this point in the history
  4. Update jobs/JGFS_ATMOS_GEMPAK

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b10150c View commit details
    Browse the repository at this point in the history
  5. Update jobs/JGFS_ATMOS_GEMPAK

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a4b2491 View commit details
    Browse the repository at this point in the history
  6. Update jobs/JGFS_ATMOS_GEMPAK

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d6ecc5b View commit details
    Browse the repository at this point in the history
  7. Update jobs/JGFS_ATMOS_GEMPAK

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ce5bb0e View commit details
    Browse the repository at this point in the history
  8. Update jobs/JGFS_ATMOS_GEMPAK

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1695967 View commit details
    Browse the repository at this point in the history
  9. Update jobs/JGFS_ATMOS_GEMPAK

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    32c818c View commit details
    Browse the repository at this point in the history
  10. Update jobs/JGFS_ATMOS_GEMPAK

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    aea19a4 View commit details
    Browse the repository at this point in the history
  11. Update jobs/JGFS_ATMOS_GEMPAK

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b84de81 View commit details
    Browse the repository at this point in the history
  12. Update scripts/exgfs_atmos_goes_nawips.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    dbc5cc2 View commit details
    Browse the repository at this point in the history
  13. Update scripts/exgfs_atmos_goes_nawips.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8e3702c View commit details
    Browse the repository at this point in the history
  14. Update jobs/JGFS_ATMOS_GEMPAK

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    58ae146 View commit details
    Browse the repository at this point in the history
  15. Update jobs/JGFS_ATMOS_GEMPAK

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    55e2f70 View commit details
    Browse the repository at this point in the history
  16. Update scripts/exgdas_atmos_nawips.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7c1861b View commit details
    Browse the repository at this point in the history
  17. Update scripts/exgdas_atmos_nawips.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9dd6b6a View commit details
    Browse the repository at this point in the history
  18. Update scripts/exgfs_atmos_goes_nawips.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    219ffd4 View commit details
    Browse the repository at this point in the history
  19. Update scripts/exgfs_atmos_goes_nawips.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    466c15e View commit details
    Browse the repository at this point in the history
  20. Update scripts/exgfs_atmos_nawips.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ad5fc69 View commit details
    Browse the repository at this point in the history
  21. Update scripts/exgfs_atmos_nawips.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c35194c View commit details
    Browse the repository at this point in the history
  22. Update scripts/exgfs_atmos_goes_nawips.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6227f76 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9e8675a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c1effb1 View commit details
    Browse the repository at this point in the history
  25. Update scripts/exgdas_atmos_nawips.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9b33676 View commit details
    Browse the repository at this point in the history
  26. Update scripts/exgdas_atmos_nawips.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    GwenChen-NOAA and WalterKolczynski-NOAA committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    307dcac View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Fix octal issue

    GwenChen-NOAA committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d15df32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee15903 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Fix CI test error

    GwenChen-NOAA committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    fd68443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e271417 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d85f3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aed07c View commit details
    Browse the repository at this point in the history