-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcomponents.yaml
More file actions
46 lines (39 loc) · 814 Bytes
/
components.yaml
File metadata and controls
46 lines (39 loc) · 814 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
AeroML:
fixture: true
develop: develop
env:
local: ./env@
remote: ../ESMA_env.git
tag: v4.38.0
develop: main
cmake:
local: ./cmake@
remote: ../ESMA_cmake.git
tag: v3.62.1
develop: develop
ecbuild:
local: ./cmake@/ecbuild@
remote: ../ecbuild.git
tag: geos/v1.4.0
MAPL:
local: ./src/Shared/MAPL@
remote: ../MAPL.git
tag: v2.55.1
develop: develop
GMAO_Shared:
local: ./src/Shared/GMAO_Shared@
remote: ../GMAO_Shared.git
# tag: v5.42.2
branch: feature/pcastell/add_viirs_ods
sparse: ./config/GMAO_Shared.sparse
develop: main
GMAO_perllib:
local: ./src/Shared/GMAO_Shared@/GMAO_perllib@
remote: ../GMAO_perllib.git
tag: v1.1.0
develop: main
GMAOpyobs:
local: ./src/Shared/GMAO_Shared@/GMAO_pyobs@
remote: ../GMAOpyobs.git
tag: v1.5.0
develop: develop