mirror of https://github.com/ecmwf/eccodes.git
GRIB-911 UERRA: support for stream 'enda'
This commit is contained in:
parent
544359d19f
commit
d4d4e6129d
|
@ -96,15 +96,15 @@ concept marsStream {
|
|||
typeOfProcessedData = 2;
|
||||
}
|
||||
|
||||
enfo = {
|
||||
enda = {
|
||||
typeOfProcessedData = 3;
|
||||
}
|
||||
|
||||
enfo = {
|
||||
enda = {
|
||||
typeOfProcessedData = 4;
|
||||
}
|
||||
|
||||
enfo = {
|
||||
enda = {
|
||||
typeOfProcessedData = 8;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue