At the moment, we have significant duplication of the models
test:
- meteo_france
- ukmo
- mme
full:
- meteo_france
- dwd
- cmcc
- ncep
- ukmo
- ecmwf
- jma
- eccc
- bom
- mme
and:
services:
ecmwf: [51, 1]
meteo_france: [9, 1]
dwd: [22, 1]
cmcc: [35, 1]
ncep: [2, 1]
jma: [3, 0]
eccc_can: [4, 1]
eccc_gem5: [5, 1]
ukmo: [604, 1]
bom: [2, 1]
mme: [1, 0]
Also since the refactoring for Python script it now fails on MME in test mode.
At the moment, we have significant duplication of the models
and:
Also since the refactoring for Python script it now fails on MME in test mode.