Move to a single UFS_UTILS repository; remove utility builds from regional_workflow#17
Merged
JeffBeck-NOAA merged 13 commits intoSep 22, 2020
Conversation
…the new chgres_cube
…remove the second UFS_UTILS repo
…low, plus develop branch of ufs_weather_model and release branch of EMC_post
…uild of ufs-community/ufs_weather_model fails on Hera
…er-app into feature/chgres_cube
Collaborator
Author
|
@gsketefian I merged in the changes to Externals.cfg which now points to the release/public-v2 branch of ufs-weather-model and the develop branch of regional_workflow. Note that this PR will NOT work with the current develop branch of regional_workflow, but only with my fork (feature/chgres_cube branch), until PR 274 is merged into regional_workflow |
Collaborator
|
Approving this now along with PR #274 into the NOAA-EMC/regional_workflow repo. |
gsketefian
approved these changes
Sep 22, 2020
christinaholtNOAA
added a commit
to christinaholtNOAA/ufs-srweather-app
that referenced
this pull request
Apr 27, 2021
natalie-perlin
pushed a commit
to natalie-perlin/ufs-srweather-app
that referenced
this pull request
Jun 2, 2024
…led model (ufs-community#254) * Implements a bugfix for the mapping of ifrac for both nems_orig and nems_frac in CMEPS: issue (ufs-community#17)[NOAA-EMC/CMEPS#17] * Adds field-packing for performance improvements in CMEPS: issue (ufs-community#23)[NOAA-EMC/CMEPS#23] * Uses module file fv3_debug when DEBUG=Y is specified and fv3_debug is available * Shortens the nems.configure file name used with the coupled model
natalie-perlin
pushed a commit
to natalie-perlin/ufs-srweather-app
that referenced
this pull request
May 22, 2025
…-gaeac6 feat: update path to use AQMv8 linked directories on Gaea-C6
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 OF CHANGES:
This PR must be tested in combination with PR 274 for the regional_workflow repo.
Removes UFS_UTILS_develop and UFS_UTILS_chgres_cube repositories from Externals.cfg, replaced with a single UFS_UTILS that is up-to-date with the authoritative repository and supports global/regional grib2 functionality with chgres_cube (currently resides in a fork until a PR to UFS_UTILS is created/merged)
Modifies build scripts to handle a single UFS_UTILS repository.
Removes utility builds from regional_workflow (now compiled during the UFS_UTILS build)
Builds new regional_grid and global_equiv_resol code from UFS_UTILS
Moves to the release/public-v2 branch of EMC_post
TESTS CONDUCTED:
Tested successfully on Hera. Requires testing on at least Jet, WCOSS, and Cheyenne.