Structs§
- Local
Parameter Entry - A user-authored or built-in GRIB2 local table entry.
Constants§
- BUILTIN_
LOCAL_ PARAMETERS - Built-in local table entries shipped with the crate.
Functions§
- grib1_
parameter_ description - Look up a GRIB1 parameter description.
- grib1_
parameter_ name - Look up a GRIB1 parameter short name.
- lookup_
parameter - Look up a GRIB2 parameter using WMO tables plus built-in local tables.
- lookup_
parameter_ with_ local_ entries - Look up a GRIB2 parameter using WMO tables plus user-provided local entries.
- parameter_
description - Look up a human-readable parameter description from WMO code tables.
- parameter_
name - Look up a parameter short name from WMO code tables.