mirror of https://github.com/ecmwf/eccodes.git
EFAS rule for cnmc (cosmo) data. Temporary
This commit is contained in:
parent
75cdb8fe62
commit
b3fc0905af
|
@ -63,8 +63,12 @@ concept efas_forecast {
|
|||
"ens" = { inputOriginatingCentre=98; marsType = "pf"; } # ensemble
|
||||
"ens" = { inputOriginatingCentre=98; marsType = "cf"; } # ensemble
|
||||
|
||||
# DWD rules
|
||||
"global" = { inputOriginatingCentre=78; inputProcessIdentifier = 1; }
|
||||
"lam" = { inputOriginatingCentre=78; inputProcessIdentifier = 2; }
|
||||
|
||||
|
||||
# TODO: For now anything coming from cnmc (COSMO) is local area
|
||||
"lam" = { inputOriginatingCentre=80; }
|
||||
|
||||
"unknown" = { dummy = 1; }
|
||||
} : hidden;
|
||||
|
|
Loading…
Reference in New Issue