mirror of https://github.com/ecmwf/eccodes.git
ECC-924: Add the extra 4 octets (key TS). This breaks the test eccodes_t_lam_bf
This commit is contained in:
parent
25a3fd6d79
commit
214d12c55c
|
@ -27,7 +27,7 @@ unsigned[2] biFourierResolutionSubSetParameterN ;
|
|||
unsigned[2] biFourierResolutionSubSetParameterM ;
|
||||
|
||||
# TODO. Need to fix up the sample file samples/lambert_bf_grib2.tmpl
|
||||
#unsigned[4] totalNumberOfValuesInUnpackedSubset = 0 : dump;
|
||||
unsigned[4] totalNumberOfValuesInUnpackedSubset = 0 : dump;
|
||||
|
||||
# This is read_only until we support other values
|
||||
codetable[1] unpackedSubsetPrecision ('5.7.table',masterDir,localDir) = 1 : dump;
|
||||
|
|
Loading…
Reference in New Issue