grib2io.tables.section0

 1table_0_0 = {
 2    "0": "Meteorological Products",
 3    "1": "Hydrological Products",
 4    "2": "Land Surface Products",
 5    "3": "Satellite Remote Sensing Products",
 6    "4": "Space Weather Products",
 7    "5-9": "Reserved",
 8    "10": "Oceanographic Products",
 9    "11-19": "Reserved",
10    "20": "Health and Socioeconomic Impacts",
11    "21-190": "Reserved",
12    "191": "Computational Parameters",
13    "192-254": "Reserved for Local Use",
14    "255": "Missing",
15}
table_0_0 = {'0': 'Meteorological Products', '1': 'Hydrological Products', '2': 'Land Surface Products', '3': 'Satellite Remote Sensing Products', '4': 'Space Weather Products', '5-9': 'Reserved', '10': 'Oceanographic Products', '11-19': 'Reserved', '20': 'Health and Socioeconomic Impacts', '21-190': 'Reserved', '191': 'Computational Parameters', '192-254': 'Reserved for Local Use', '255': 'Missing'}