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 AQM RT's to v16 and update input-data (Merged with Bring AQM changes from production/AQM.v7 into develop branch #2279) #2287

Open
wants to merge 22 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
100d140
Bring in AQM changes and .gitmodules changes
BrianCurtis-NOAA May 13, 2024
486c056
Testing changes, bringing regional_atmaq with debug test back
BrianCurtis-NOAA May 13, 2024
f0e2f96
upgrade aqm from gfs_v15p2 to gfs_v16
BrianCurtis-NOAA May 13, 2024
d4bb452
resolve merge conflicts
BrianCurtis-NOAA May 13, 2024
a7dd105
bring in the aqm.rc maintained in testing structure instead of in inp…
BrianCurtis-NOAA May 14, 2024
23b1c4f
Merge branch 'enable_aqm' of github.com:BrianCurtis-NOAA/ufs-weather-…
BrianCurtis-NOAA May 14, 2024
ce2d40f
Merge branch 'ufs-community:develop' into enable_aqm
BrianCurtis-NOAA May 17, 2024
900eb84
Testing changes to reduce resources by some from production settings
BrianCurtis-NOAA May 20, 2024
41968a3
Merge branch 'develop' of github.com:ufs-community/ufs-weather-model …
BrianCurtis-NOAA May 20, 2024
f628fd2
Update fv3_conf for AQM to point to inputdata dir along with test adj…
BrianCurtis-NOAA May 21, 2024
c1d3a8c
Merge branch 'enable_aqm' of github.com:BrianCurtis-NOAA/ufs-weather-…
BrianCurtis-NOAA May 21, 2024
78dee5b
hera proof only atmaq tests failing, plus test_changes.list update
BrianCurtis-NOAA May 21, 2024
ced5e01
Merge branch 'develop' into prod2dev
BrianCurtis-NOAA Jun 3, 2024
c02cc26
Merge branch 'ufs-community:develop' into prod2dev
BrianCurtis-NOAA Jun 11, 2024
dda08f2
Merge conflict resolution
BrianCurtis-NOAA Jun 11, 2024
bff07b5
Bring in prod2dev and fix any merging issues
BrianCurtis-NOAA Jun 11, 2024
0d077ca
Hera Log showing only 2 tests fail
BrianCurtis-NOAA Jun 12, 2024
fe9a8a9
Update bl_date.conf
BrianCurtis-NOAA Jun 12, 2024
b37b605
Adding extra WLCLK for now for atmaq tests
BrianCurtis-NOAA Jun 12, 2024
7574690
Merge branch 'enable_aqm' of github.com:BrianCurtis-NOAA/ufs-weather-…
BrianCurtis-NOAA Jun 12, 2024
c1bbd96
WCOSS2 RT Log: Passed
BrianCurtis-NOAA Jun 13, 2024
3e0e87e
add hera RT log passed
FernandoAndrade-NOAA Jun 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Next Next commit
resolve merge conflicts
  • Loading branch information
BrianCurtis-NOAA committed May 13, 2024
commit d4bb45207832c0bf5eafc1a5748e59779ca9bdd2
2 changes: 1 addition & 1 deletion tests/fv3_conf/fv3_slurm.IN_hera
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ date_s_start=$(date +%s)
echo -n "${date_s_start}," > job_timestamp.txt

set +x
MACHINE_ID=hera
export MACHINE_ID=hera
source ./module-setup.sh
module use "${PWD}/modulefiles"
module load modules.fv3
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.