mirror of https://github.com/ecmwf/eccodes.git
ECC-1850: Back to 30 octets of padding given old data will be discarded.
This commit is contained in:
parent
d857f4771b
commit
38d7f8b9c0
|
@ -31,4 +31,4 @@ alias mars.resolution = resolution;
|
|||
unalias mars.domain;
|
||||
|
||||
# Add some padding just in case we want more keys in the future
|
||||
pad padding_loc43(25);
|
||||
pad padding_loc43(30);
|
||||
|
|
Loading…
Reference in New Issue