gribberish
gribberish copied to clipboard
Parse Code Tables from spec when possible
https://github.com/wmo-im/GRIB2
Specifically for the product tables cuz there's too many to ever want to code by hand
https://github.com/wmo-im/GRIB2/blob/master/GRIB2_CodeFlag_4_2_CodeTable_en.csv
MRMS tables https://www.nssl.noaa.gov/projects/mrms/operational/tables.php
Allow users to pass additional code tables at runtime for dynamic lookup
Parse wgribs tables
https://github.com/erget/wgrib2/blob/60da590ca67df8aa2e37f4512fea7b59f761c19d/wgrib2/gribtab#L400
Example: https://github.com/baptiste0928/rosetta/blob/main/rosetta-build/Cargo.toml