mirror of https://github.com/ecmwf/eccodes.git
GRIB-370: grib_dump prints error: padding_grid0_1 (Passed array is too small)
This commit is contained in:
parent
80452d1b36
commit
44145475dc
|
@ -14,5 +14,5 @@ constant gridDefinitionTemplateNumber = 0;
|
|||
|
||||
template commonBlock "grib1/grid_definition_latlon.def";
|
||||
|
||||
pad padding_grid0_1(4);
|
||||
|
||||
# Padding - See GRIB-370
|
||||
ascii[4] zero : read_only;
|
||||
|
|
Loading…
Reference in New Issue