mirror of https://github.com/ecmwf/eccodes.git
ECC-1847: Fix padding test
This commit is contained in:
parent
142601f603
commit
19d71254f7
|
@ -41,6 +41,6 @@ padto padding_loc2_2(offsetSection1 + 328);
|
|||
|
||||
|
||||
constant unknown="-";
|
||||
concept clusteringDomain(unknown,"cluster_domain.def",conceptsMasterDir,conceptsLocalDirAll);
|
||||
concept_nofail clusteringDomain(unknown,"cluster_domain.def",conceptsMasterDir,conceptsLocalDirAll);
|
||||
alias number = clusterNumber;
|
||||
alias domain = clusteringDomain;
|
||||
|
|
Loading…
Reference in New Issue