Skip to main content

Module parameter

Module parameter 

Source

Structs§

LocalParameterEntry
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.