ExGrib.Grib2.Section4.ParameterNumberByProductDisciplineAndParameterCategory (ex_grib v0.0.1) View Source

Table 4.2

Parameter number by product discipline and parameter category

Notes:

  1. By convention, the flux sign is positive if downward.

  2. When a new parameter is to be added to Code table 4.2 and more than one category applies, the choice of category should be made base on the intended use of product. The discipline and category are an important part of any product definition, so it is possible to have the same parameter name in more than one category. For example, "Water Temperature" in discipline 10 (Oceanographic Products), category 4 (sub-surface properties) is used to reporting water temperature in the ocean or open sea, and is not the same as "Water temperature" in discipline 1 (Hydrological Products), category 2 (Inland water and sediment properties) which is used for reporting water temperature in freshwater lakes and rivers.

https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-2.shtml

Link to this section Summary

Link to this section Types

Specs

discipline_id() :: integer()

Specs

id() :: integer()

Specs

t() ::
  :aerosols
  | :agricultural_or_aquacultural_special_products
  | :atmospheric_chemical_constituents
  | :ccitt_ia_string
  | :charged_particle_mass_and_number
  | :cloud
  | :cloud_properties
  | :covariance
  | :currents
  | :electric_and_magnetic_fields
  | :electrodynamics
  | :energetic_particles
  | :fire_weather_products
  | :flight_rules_conditions
  | :forecast_radar_imagery
  | :forecast_satellite_imagery_products
  | :glaciers_and_inland_ice_products
  | :hydrology_basic
  | :hydrology_probabilities
  | :ice
  | :image_format_products
  | :imagery
  | :inland_water_and_sediment_properties
  | :ion_neutral_coupling
  | :long_wave_radiation
  | :long_wave_radiation
  | :mass
  | :miscellaneous
  | :moisture
  | :momentum
  | :nuclear
  | :physical_atmospheric_properties
  | :quantitative_products
  | :radar
  | :sea_surface_temperatur
  | :short_wave_radiation
  | :soil_products
  | :solar_electromagnetic_emissions
  | :solar_radiation
  | :sub_surface_properties
  | :surface_properties
  | :temperature
  | :terrestrial_electromagnetic_emissions
  | :thermodynamic_stability_indices
  | :trace_gases
  | :transportation_related_products
  | :vegetation_or_biomass
  | :volcanic_ash
  | :waves
  | :reserved
  | :reserved_for_local_use
  | :missing

Link to this section Functions

Specs

get(discipline_id(), id()) :: t()