Skip to content

Commit

Permalink
Merge pull request #291 from GEOS-ESM/feature/sdrabenh/uptick_to_M21C-3
Browse files Browse the repository at this point in the history
Uptick to GEOSadas-5.30.3-M21C-3
  • Loading branch information
sdrabenh authored Oct 22, 2024
2 parents bbbbec2 + 5292888 commit 271edc7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cmake_policy (SET CMP0054 NEW)

project (
GEOSadas
VERSION 5.27.1
VERSION 5.30.3
LANGUAGES Fortran CXX C) # Note - CXX is required for ESMF

if ("${PROJECT_SOURCE_DIR}" STREQUAL "${PROJECT_BINARY_DIR}")
Expand Down
10 changes: 5 additions & 5 deletions components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ GMAO_Shared:
GEOS_Util:
local: ./src/Shared/@GMAO_Shared/@GEOS_Util
remote: ../GEOS_Util.git
tag: v1.0.3
tag: v1.0.4
develop: main

MAPL:
local: ./src/Shared/@MAPL
remote: ../MAPL.git
tag: v2.35.3+R21C_v1.2.0
tag: v2.35.3+R21C_v1.3.1
develop: R21C

FMS:
Expand All @@ -52,13 +52,13 @@ FMS:
GEOSana_GridComp:
local: ./src/Components/@GEOSana_GridComp
remote: ../GEOSana_GridComp.git
tag: v1.5.5-R21C-3
tag: v1.5.5-R21C-4
develop: R21C

GEOSgcm_GridComp:
local: ./src/Components/@GEOSgcm_GridComp
remote: ../GEOSgcm_GridComp.git
tag: v1.18.1+R21C_v1.0.2
tag: v1.18.1+R21C_v1.0.4
sparse: ./config/GEOSgcm_GridComp.sparse
develop: R21C

Expand Down Expand Up @@ -182,7 +182,7 @@ RRTMGP:
GEOSgcm_App:
local: ./src/Applications/@GEOSgcm_App
remote: ../GEOSgcm_App.git
tag: v1.9.6+R21C_v1.0.4
tag: v1.9.6+R21C_v1.0.6
develop: R21C

Ocean-LETKF:
Expand Down

0 comments on commit 271edc7

Please sign in to comment.