mirror of https://github.com/ecmwf/eccodes.git
Cleanup
This commit is contained in:
parent
95bd0bc006
commit
f621986f9f
|
@ -66,7 +66,7 @@ lookup[4] kindOfProduct (0,identifier) : hidden;
|
||||||
# `ABCD` is a number, each letter being a byte
|
# `ABCD` is a number, each letter being a byte
|
||||||
|
|
||||||
if(kindOfProduct == `GRIB`){
|
if(kindOfProduct == `GRIB`){
|
||||||
lookup[1] GRIBEditionNumber (7,editionNumber) : edition_specific ;
|
lookup[1] GRIBEditionNumber (7,editionNumber) : edition_specific;
|
||||||
template GRIB "grib[GRIBEditionNumber:l]/boot.def" ;
|
template GRIB "grib[GRIBEditionNumber:l]/boot.def" ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue