Class BufrTableLookup


  • public class BufrTableLookup
    extends Object
    Look up info in BUFR tables. Allows local center overrides for BUFR tables
    Since:
    8/22/13
    • Method Detail

      • getBufrEdition

        public int getBufrEdition()
      • getCenter

        public int getCenter()
      • getSubCenter

        public int getSubCenter()
      • getMasterTableId

        public int getMasterTableId()
      • getMasterTableVersion

        public int getMasterTableVersion()
      • getLocalTableVersion

        public int getLocalTableVersion()
      • getCategory

        public int getCategory()
      • getSubCategory

        public int getSubCategory()
      • getLocalSubCategory

        public int getLocalSubCategory()
      • getCenterName

        public String getCenterName()
      • getCenterNo

        public String getCenterNo()
      • getTableName

        public String getTableName()
      • getCategoryFullName

        public String getCategoryFullName()
      • getSubCategoryName

        public String getSubCategoryName()
      • getCategoryName

        public String getCategoryName()
      • getCategoryNo

        public String getCategoryNo()
      • setTableLookup

        public void setTableLookup​(TableLookup tlookup)
      • getWmoTableBName

        public String getWmoTableBName()
      • getLocalTableBName

        public String getLocalTableBName()
      • getLocalTableDName

        public String getLocalTableDName()
      • getWmoTableDName

        public String getWmoTableDName()
      • showMissingFields

        public void showMissingFields​(List<Short> ddsList,
                                      Formatter out)
      • getDescriptorListTableD

        public List<String> getDescriptorListTableD​(String fxy)
      • getDescriptorListTableD

        public List<Short> getDescriptorListTableD​(short id)