Skip to content

Commit

Permalink
ECC-1537: Typo, and removing UNRES attribute;
Browse files Browse the repository at this point in the history
This was missed off from proposal - to be added in an amendment
  • Loading branch information
mjg41 committed Dec 1, 2023
1 parent 95302c8 commit b94f13a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion definitions/grib2/combinationOfAttributesOfTileConcept.def
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
'ITCW' = {attributeOfTile = [5];}
'ITCS' = {attributeOfTile = [6];}
'AGG' = {attributeOfTile = [7];}
'UNRES' = {attributeOfTile = [8];}

'SNOW_FLOOD' = {attributeOfTile = [2,3];}
'SNOW_ICE' = {attributeOfTile = [2,4];}
Expand Down
2 changes: 1 addition & 1 deletion definitions/grib2/tables/32/4.241.table
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Code table 4.241 - Coverage attributes
0 UNDEF Undefined
1 UNMMOD Unmodified
1 UNMOD Unmodified
2 SNOW Snow covered
3 FLOOD Flooded
4 ICE Ice covered
Expand Down

0 comments on commit b94f13a

Please sign in to comment.