Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
6fc7486
Update .gitmodules and submodule pointer for UFSATM for code review a…
climbfuji Sep 4, 2025
b7fbd71
Update submodule pointer for UFSATM
climbfuji Sep 5, 2025
6a88e49
Update submodule pointer for ufsatm
climbfuji Sep 5, 2025
b4ee404
Regression test logs for Ursa against existing baseline; note that re…
climbfuji Sep 8, 2025
34ae99a
Update submodule pointer for UFSATM
climbfuji Sep 19, 2025
90f615e
Merge branch 'develop' of https://github.com/ufs-community/ufs-weathe…
climbfuji Sep 19, 2025
51a52fb
Merge branch 'feature/gfs_interstitial_reset' of https://github.com/c…
climbfuji Sep 19, 2025
d8ba17f
Merge branch 'develop' of https://github.com/ufs-community/ufs-weathe…
climbfuji Oct 20, 2025
88f25d9
Merge branch 'develop' of https://github.com/ufs-community/ufs-weathe…
climbfuji Nov 4, 2025
204f9eb
ursa rt log & test_changes.list
gspetro-NOAA Nov 4, 2025
b090b7a
CICE file from #2951
gspetro-NOAA Nov 4, 2025
3592cab
rm conus13km_debug_qr intel from test_changes.list
gspetro-NOAA Nov 4, 2025
a627983
Merge branch 'develop' of https://github.com/ufs-community/ufs-weathe…
climbfuji Nov 4, 2025
80ae649
Merge branch 'feature/gfs_interstitial_reset' of https://github.com/c…
climbfuji Nov 4, 2025
28218a6
update bl_date.conf
gspetro-NOAA Nov 4, 2025
3b085c7
hercules rt log - passed
gspetro-NOAA Nov 5, 2025
688be6f
orion rt log - passed
gspetro-NOAA Nov 5, 2025
7d9d5a0
add hera RT log passed
FernandoAndrade-NOAA Nov 5, 2025
c05d630
add gaeaC6 RT log passed
FernandoAndrade-NOAA Nov 5, 2025
02a4c6d
WCOSS2 RT Log: Passed
BrianCurtis-NOAA Nov 5, 2025
c696763
add ursa RT log passed
FernandoAndrade-NOAA Nov 5, 2025
96fe452
Acorn RT Log: Passed
BrianCurtis-NOAA Nov 6, 2025
4c5ca4d
add ORTs passed
FernandoAndrade-NOAA Nov 6, 2025
3cba526
Revert .gitmodules and update submodule pointer for UFSATM
climbfuji Nov 6, 2025
944503a
Merge branch 'feature/gfs_interstitial_reset' of https://github.com/c…
climbfuji Nov 6, 2025
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
6 changes: 4 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
[submodule "UFSATM"]
path = UFSATM
url = https://github.com/NOAA-EMC/fv3atm
branch = develop
#url = https://github.com/NOAA-EMC/fv3atm
#branch = develop
url = https://github.com/climbfuji/fv3atm
branch = feature/gfs_interstitial_reset
[submodule "WW3"]
path = WW3
url = https://github.com/NOAA-EMC/WW3
Expand Down
2 changes: 1 addition & 1 deletion UFSATM
Loading