Skip to content
Draft
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 @@ -5,7 +5,7 @@ GEOSldas:
env:
local: ./@env
remote: ../ESMA_env.git
tag: v5.13.0
tag: v5.18.0
develop: main

cmake:
Expand Down Expand Up @@ -51,18 +51,18 @@ GMAO_perllib:
MAPL:
local: ./src/Shared/@MAPL
remote: ../MAPL.git
tag: v2.63.1
branch: feature/wjiang/local_is_locstream
develop: develop

GEOSldas_GridComp:
local: ./src/Components/@GEOSldas_GridComp
remote: ../GEOSldas_GridComp.git
branch: develop
branch: feature/agstub/issm-history
develop: develop

GEOSgcm_GridComp:
local: ./src/Components/@GEOSgcm_GridComp
remote: ../GEOSgcm_GridComp.git
branch: develop
branch: feature/agstub/issm-gridcomp
sparse: ./config/GEOSgcm_GridComp_ldas.sparse
develop: develop
Loading