File tree 2 files changed +30
-0
lines changed
2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ cmake_options : -DENABLE_FDB_BUILD_TOOLS=ON
2
+ dependencies : |
3
+ ecmwf/ecbuild
4
+ MathisRosenhauer/libaec@master
5
+ ecmwf/eccodes
6
+ ecmwf/eckit@develop
7
+ ecmwf/metkit
8
+ ecmwf/fdb
9
+ dependency_branch : develop
10
+ parallelism_factor : 8
11
+ self_build : false
Original file line number Diff line number Diff line change
1
+ build :
2
+ python : " 3.10"
3
+ modules :
4
+ - ninja
5
+ - aec
6
+ dependencies :
7
+ - ecmwf/ecbuild@develop
8
+ - ecmwf/eccodes@develop
9
+ - ecmwf/eckit@develop
10
+ - ecmwf/metkit@develop
11
+ - ecmwf/fdb@develop
12
+ - ecmwf/gribjump@develop
13
+ dependency_cmake_options :
14
+ - " ecmwf/gribjump: '-DENABLE_FDB_BUILD_TOOLS=ON'"
15
+ - " ecmwf/fdb: '-DENABLE_LUSTRE=OFF'"
16
+ parallel : 64
17
+ env :
18
+ - ECCODES_SAMPLES_PATH=$ECCODES_DIR/share/eccodes/samples
19
+ - ECCODES_DEFINITION_PATH=$ECCODES_DIR/share/eccodes/definitions
You can’t perform that action at this time.
0 commit comments