Fix paths for refactored prepocnobs task#2504
Merged
aerorahul merged 6 commits intoApr 18, 2024
Merged
Conversation
Contributor
Author
aerorahul
requested changes
Apr 18, 2024
Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>
aerorahul
reviewed
Apr 18, 2024
Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>
aerorahul
approved these changes
Apr 18, 2024
danholdaway
added a commit
to danholdaway/global-workflow
that referenced
this pull request
Apr 23, 2024
* upstream/develop: Add CCPP suite and FASTER option to UFS build (NOAA-EMC#2521) New "atmanlfv3inc" Rocoto job (NOAA-EMC#2420) Hotfix to disable STALLED in CI as an error (NOAA-EMC#2523) Add restart on failure capability for the forecast executable (NOAA-EMC#2510) Update parm/transfer list files to match vetted GFSv16 set (NOAA-EMC#2517) Update gdas_gsibec_ver to 20240416 (NOAA-EMC#2497) Adding more cycles to gempak script gfs_meta_sa2.sh (NOAA-EMC#2518) Update gsi_enkf.sh hash to 457510c (NOAA-EMC#2514) Enable using the FV3_global_nest_v1 CCPP suite (NOAA-EMC#2512) CI Refactoring and STALLED case detection (NOAA-EMC#2488) Add C768 and C1152 S2SW test cases (NOAA-EMC#2509) Fix paths for refactored prepocnobs task (NOAA-EMC#2504)
bbakernoaa
pushed a commit
to bbakernoaa/global-workflow
that referenced
this pull request
Mar 19, 2026
… write netcdf routines + Add new cmake variable UFS_COMPILER_SUITE to support mixed Intel compilers (icx, icpx, ifort) NOAA-EMC#2504 (NOAA-EMC#2591) * UFSWM - Add support for fv3atm native grid (cubed sphere) to history and restart write netcdf routines * UFSWM - Add new cmake variable UFS_COMPILER_SUITE to support mixed Intel compilers (icx, icpx, ifort) * FV3 - Add support for native grid (cubed sphere) to history and restart write netcdf routines --------- Co-authored-by: Dom Heinzeller <dom.heinzeller@icloud.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Cycled testing of the refactoring of prepocnobs revealed more issues with paths, which this PR should fix.
Refs NOAA-EMC/GDASApp#1047
Type of change
Change characteristics
How has this been tested?
Cycled test on Hera with GDASApp branch
feature/refactor-prepobsChecklist