Skip to content

Commit

Permalink
Merge pull request #178 from NOAA-EMC/jba_mtv37
Browse files Browse the repository at this point in the history
update tables with version 37 of WMO master table
  • Loading branch information
jbathegit authored Nov 4, 2021
2 parents d4d61a8 + 1f55be0 commit 6c61f7e
Show file tree
Hide file tree
Showing 4 changed files with 19,207 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tables/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ list(APPEND bufr_tables
bufrtab.CodeFlag_STD_0_34
bufrtab.CodeFlag_STD_0_35
bufrtab.CodeFlag_STD_0_36
bufrtab.CodeFlag_STD_0_37
bufrtab.TableB_LOC_0_7_1
bufrtab.TableB_STD_0_13
bufrtab.TableB_STD_0_14
Expand All @@ -49,6 +50,7 @@ list(APPEND bufr_tables
bufrtab.TableB_STD_0_34
bufrtab.TableB_STD_0_35
bufrtab.TableB_STD_0_36
bufrtab.TableB_STD_0_37
bufrtab.TableD_LOC_0_7_1
bufrtab.TableD_STD_0_13
bufrtab.TableD_STD_0_14
Expand All @@ -74,6 +76,7 @@ list(APPEND bufr_tables
bufrtab.TableD_STD_0_34
bufrtab.TableD_STD_0_35
bufrtab.TableD_STD_0_36
bufrtab.TableD_STD_0_37
)

# Link BUFR tables in the build area
Expand Down
Loading

0 comments on commit 6c61f7e

Please sign in to comment.