Skip to content

Commit

Permalink
update mepo (#220)
Browse files Browse the repository at this point in the history
* add components.yaml
  • Loading branch information
weiyuan-jiang committed May 14, 2020
1 parent 98fef9e commit a899fdf
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions components.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
env:
local: ./@env
remote: git@github.com:GEOS-ESM/ESMA_env.git
tag: v2.1.3+intel19.1.0

cmake:
local: ./@cmake
remote: git@github.com:GEOS-ESM/ESMA_cmake.git
tag: v3.0.1

ecbuild:
local: ./@cmake/@ecbuild
remote: git@github.com:GEOS-ESM/ecbuild.git
tag: geos/v1.0.1

GMAO_Shared:
local: ./src/Shared/@GMAO_Shared
remote: git@github.com:GEOS-ESM/GMAO_Shared.git
sparse: ./config/GMAO_Shared.sparse
branch: master

MAPL:
local: ./src/Shared/@MAPL
remote: git@github.com:GEOS-ESM/MAPL.git
tag: v2.1.3

GEOSgcm_GridComp:
local: ./src/Components/GEOSldas_GridComp/@GEOSgcm_GridComp
remote: git@github.com:GEOS-ESM/GEOSgcm_GridComp.git
sparse: ./config/GEOSgcm_GridComp_ldas.sparse
branch: develop

0 comments on commit a899fdf

Please sign in to comment.