ExGrib.Grib2.Section3.VerticalCoordinateMeaning (ex_grib v0.0.1) View Source

Table 3.15

Physical meaning of vertical coordinate

https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table3-15.shtml

Link to this section Summary

Link to this section Types

Specs

input() :: integer()

Specs

t() ::
  :temperature
  | :pressure
  | :pressure_deviation_from_mean_sea_level
  | :altitude_above_mean_sea_level
  | :height_above_ground
  | :sigma_coordinate
  | :hybrid_coordinate
  | :depth_below_land_surface
  | :potential_temperature
  | :pressure_deviation_from_ground_to_level
  | :potential_vorticity
  | :geometric_height
  | :eta_coordinate
  | :geopotential_height
  | :logarithmic_hybrid_coordinate
  | :depth_below_sea_level
  | :reserved
  | :reserved_for_local_use
  | :missing

Link to this section Functions