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

Unify CDEPS gfs, cfsr, and gefs datm datamodes + Improve error checking in rt.sh (2388) + Add ability to read increment files on native cubed sphere grid (2304) #2389

Merged
merged 71 commits into from
Aug 27, 2024
Merged
Changes from 1 commit
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
6b980d2
Initial commit
DavidNew-NOAA May 30, 2024
0449407
Merge branch 'develop' into feature/cubed_sphere_inc
DavidNew-NOAA Jun 3, 2024
e09b851
Merge branch 'develop' into feature/cubed_sphere_inc
DavidNew-NOAA Jun 17, 2024
c3be4de
Merge branch 'develop' into feature/cubed_sphere_inc
DavidNew-NOAA Jun 20, 2024
83f696e
Merge remote-tracking branch 'origin/develop' into feature/cubed_sphe…
DavidNew-NOAA Jul 1, 2024
1f72150
UPdate hashes
DavidNew-NOAA Jul 1, 2024
bf2a31b
Update hashes
DavidNew-NOAA Jul 1, 2024
44bbc02
Merge branch 'develop' into feature/cubed_sphere_inc
DavidNew-NOAA Jul 15, 2024
34d1087
Update FV3 hash
DavidNew-NOAA Jul 18, 2024
24cb269
Merge branch 'develop' into feature/cubed_sphere_inc
DavidNew-NOAA Jul 18, 2024
040f4c5
Merge branch 'develop' into feature/cubed_sphere_inc
DavidNew-NOAA Jul 18, 2024
4830205
Specify the squeue format explicitly
DusanJovic-NOAA Jul 26, 2024
fb56194
Add ${ECF_TRYNO} suffix to compile and run log files, if ecflow is used
DusanJovic-NOAA Jul 26, 2024
47e9560
Check the job exit status in rt_utils.sh
DusanJovic-NOAA Jul 29, 2024
fbd9014
Fix shellcheck warnings
DusanJovic-NOAA Jul 29, 2024
306387a
Fix shellcheck warnings
DusanJovic-NOAA Jul 29, 2024
3b496f4
Add ecflow_client label update
DusanJovic-NOAA Jul 29, 2024
f93e983
Support COMPLETING Slurm job status
DusanJovic-NOAA Jul 29, 2024
0edee86
Merge branch 'develop' into feature/cubed_sphere_inc
DavidNew-NOAA Jul 30, 2024
8d1cebc
Merge remote-tracking branch 'origin/develop' into rt_squeue_state
DusanJovic-NOAA Aug 1, 2024
9690557
Move code from check_results function into run_test.sh
DusanJovic-NOAA Aug 2, 2024
107001d
Fix shellcheck warning
DusanJovic-NOAA Aug 2, 2024
72a38d3
Add timout test
DusanJovic-NOAA Aug 3, 2024
5a0de70
Fix shellcheck warning
DusanJovic-NOAA Aug 5, 2024
db70a38
Merge remote-tracking branch 'origin/develop' into rt_squeue_state
DusanJovic-NOAA Aug 5, 2024
f00db23
CDEPS fork in .gitmodules
NickSzapiro-NOAA Aug 6, 2024
05164c5
Merge remote-tracking branch 'origin/develop' into rt_squeue_state
DusanJovic-NOAA Aug 6, 2024
3ff2c92
Remove setting ecflow labels from submit_and_wait. Let's not complica…
DusanJovic-NOAA Aug 6, 2024
4eff4f1
For gfs and cfsr datm datamodes, use gefs. b4b
NickSzapiro-NOAA Aug 6, 2024
a0bd6a1
Shelcheck warning fix
DusanJovic-NOAA Aug 6, 2024
6e7948f
Rename CDEPS-related FILENAME_BASE to FILEBASE_DATM (without .) to avoid
NickSzapiro-NOAA Aug 6, 2024
7688f67
Merge branch 'ufs-community:develop' into feature/cubed_sphere_inc
DavidNew-NOAA Aug 8, 2024
de1c02e
Update FV3 hash
DavidNew-NOAA Aug 8, 2024
403369a
Set .gitmodules
DavidNew-NOAA Aug 8, 2024
e2a55e3
add increment_file_on_native_grid to test namelists
DavidNew-NOAA Aug 9, 2024
01582b4
Update FV3 hash
DavidNew-NOAA Aug 9, 2024
2988735
Merge branch 'develop' into feature/cubed_sphere_inc
DavidNew-NOAA Aug 9, 2024
1156400
Update hash
DavidNew-NOAA Aug 9, 2024
699ead8
Merge branch 'develop' into feature/cubed_sphere_inc
DavidNew-NOAA Aug 13, 2024
3d220fb
Merge remote-tracking branch 'origin/develop' into rt_squeue_state
DusanJovic-NOAA Aug 13, 2024
a0ca819
Use realpath instead of readlink in build.sh and tests/compile.sh
DusanJovic-NOAA Aug 13, 2024
219feff
Merge branch 'ufs-community:develop' into simplify_datm
NickSzapiro-NOAA Aug 13, 2024
fd61b6c
Update CDEPS hash
NickSzapiro-NOAA Aug 13, 2024
4000d72
Remove gfs_hafs from CDEPS-interface/cdeps_files.cmake
NickSzapiro-NOAA Aug 13, 2024
d244707
Tests pass b4b on hercules
NickSzapiro-NOAA Aug 13, 2024
35ce742
Fix typo in .gitmodules
DavidNew-NOAA Aug 14, 2024
1efc97f
Update hash
DavidNew-NOAA Aug 15, 2024
84ab299
Update run_test.sh. Call write_fail_test if test files in check_results
DusanJovic-NOAA Aug 19, 2024
37b0d74
Merge remote-tracking branch 'origin/develop' into rt_squeue_state
DusanJovic-NOAA Aug 20, 2024
d38f4f5
Merge remote-tracking branch 'origin/develop' into rt_squeue_state
DusanJovic-NOAA Aug 21, 2024
212fc7d
Merge branch 'develop' into simplify_datm
NickSzapiro-NOAA Aug 21, 2024
d8f07f6
Remove commented atm_datamode from default_vars.sh
NickSzapiro-NOAA Aug 21, 2024
0e49a81
Merge DavidNew-NOAA/feature/cubed_sphere_inc
NickSzapiro-NOAA Aug 21, 2024
87535af
Merge DusanJovic-NOAA/rt_squeue_state
NickSzapiro-NOAA Aug 21, 2024
20baca2
Tests pass b4b on hera
NickSzapiro-NOAA Aug 21, 2024
49a2dca
Merge branch ufs-community/develop into simplify_datm
NickSzapiro-NOAA Aug 23, 2024
af678c6
[AutoRT] Hercules Job Failed!
epic-cicd-jenkins Aug 26, 2024
7245949
[AutoRT] Derecho Job Completed.
epic-cicd-jenkins Aug 26, 2024
7a3782c
sync up fv3 branch
jkbk2004 Aug 26, 2024
0890fac
Acorn RT Log: Passed
BrianCurtis-NOAA Aug 26, 2024
bd7669c
WCOSS2 RT Log: Passed
BrianCurtis-NOAA Aug 26, 2024
c369d42
add orion RT logs: passed
zach1221 Aug 26, 2024
ed8d576
add hercules RT logs: passed
zach1221 Aug 26, 2024
5b23eba
[AutoRT] Gaea Job Completed.
epic-cicd-jenkins Aug 26, 2024
ae1cde1
add derecho RT logs: passed
zach1221 Aug 26, 2024
f1bcc82
Delete RT-run-Hercules.log
zach1221 Aug 26, 2024
f76921e
Update Jenkinsfile.combined remove failed test log push
zach1221 Aug 26, 2024
35d85c0
[AutoRT] Hera Job Completed.
epic-cicd-jenkins Aug 26, 2024
b37637c
add jet RT log passed
FernandoAndrade-NOAA Aug 26, 2024
7612dc6
ORT Jobs Completed.
epic-cicd-jenkins Aug 26, 2024
783e1f3
Update .gitmodules, hashes for CDEPS & FV3
NickSzapiro-NOAA Aug 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/develop' into rt_squeue_state
DusanJovic-NOAA committed Aug 6, 2024
commit 05164c5ea24e8b710db120e3cb646e561606373e

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.