Skip to content
Closed
Changes from all commits
Commits
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
8 changes: 4 additions & 4 deletions components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ NCEP_Shared:
GMAO_Shared:
local: ./src/Shared/@GMAO_Shared
remote: ../GMAO_Shared.git
tag: v2.1.4
tag: GCMv12-rc21
sparse: ./config/GMAO_Shared.sparse
develop: main

GEOS_Util:
local: ./src/Shared/@GMAO_Shared/@GEOS_Util
remote: ../GEOS_Util.git
tag: v2.1.10
tag: GCMv12-rc21
sparse: ./config/GEOS_Util.sparse
develop: main

Expand All @@ -51,7 +51,7 @@ GMAO_perllib:
MAPL:
local: ./src/Shared/@MAPL
remote: ../MAPL.git
tag: v2.63.1
tag: v2.64.0
develop: develop

GEOSldas_GridComp:
Expand All @@ -63,6 +63,6 @@ GEOSldas_GridComp:
GEOSgcm_GridComp:
local: ./src/Components/@GEOSgcm_GridComp
remote: ../GEOSgcm_GridComp.git
branch: develop
branch: GCMv12-rc21
sparse: ./config/GEOSgcm_GridComp_ldas.sparse
develop: develop
Loading