Skip to content

Commit

Permalink
ECC-1847: Fix padding test
Browse files Browse the repository at this point in the history
  • Loading branch information
shahramn committed Jun 22, 2024
1 parent 142601f commit 19d7125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definitions/grib1/local.98.2.def
Original file line number Diff line number Diff line change
Expand Up @@ -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;

0 comments on commit 19d7125

Please sign in to comment.