Skip to content

Commit cd5a564

Browse files
Fv3 2026.04 test (#84)
* update to use FV3-202604-test tags of components * added Release notes and chnaged the tag name * Fixed the tag name --------- Co-authored-by: Vithika Shah <Vithika.Shah@noaa.gov>
1 parent 18ba119 commit cd5a564

3 files changed

Lines changed: 24 additions & 4 deletions

File tree

CHECKOUT_code

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@ echo ' '
7878
echo 'Checking out files for: '$config_name
7979
echo ' '
8080

81-
release="main"
81+
release="FV3-202604-public"
8282

8383
fv3_release=$release
8484
phy_release=$release
85-
fms_release="2025.04"
86-
fms_c_release="2025.04"
85+
fms_release="2026.01"
86+
fms_c_release="2026.01"
8787
drivers_release=$release
8888
land_release="2025.04"
8989

RELEASE.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# RELEASE NOTES for SHiELD build 202604: Summary
2+
FV3-202604-public --- April 2026
3+
Primary Point of Contact: Lucas Harris, GFDL lucas.harris@noaa.gov
4+
5+
This version has been tested with:
6+
FV3 release FV3-202604-public from https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere
7+
SHiELD physics release FV3-202604-public from https://github.com/NOAA-GFDL/SHiELD_physics
8+
FMS release 2026.01 from https://github.com/NOAA-GFDL/FMS
9+
FMS Coupler release 2026.01 from https://github.com/NOAA-GFDL/FMScoupler
10+
Atmos Drivers release FV3-202604-public from https://github.com/NOAA-GFDL/atmos_drivers
11+
12+
This release includes the following:
13+
- Significant updates to support full FMSCoupler with SHiELD support (@JosephMouallem)
14+
- Support for LM4 (@JosephMouallem)
15+
- Updated to latest developmental MOM6 and SIS2 (@JosephMouallem)
16+
- Environment updates, including additional Stellar environment and update to support Gaea programming environment update of 17 June 2025 (@laurenchilutti, @Biao-Zhao)
17+
- shield build option now compiles full coupler; old simple SHiELD coupler option eliminated (@JosephMouallem)
18+
- RTS, Build, and CI updates (@JosephMouallem, @vithikashah001)
19+
- Full coupler documentation (@JosephMouallem)
20+

0 commit comments

Comments
 (0)