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

Table 4.218

Pixel scene type

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

Link to this section Summary

Link to this section Types

Specs

id() :: integer()

Specs

t() ::
  :barren_desert
  | :closed_shrub_land
  | :cropland
  | :deciduous_broad_leafed_forest
  | :deciduous_mixed_forest
  | :deciduous_needle_leafed_forest
  | :general_cloud
  | :grassland
  | :green_broad_leafed_forest
  | :green_needle_leafed_forest
  | :high_cloud
  | :low_cloud
  | :medium_cloud
  | :mixed_phase_cloud
  | :multi_layeblack_cloud
  | :no_scene_identified
  | :open_shrub_land
  | :optically_thick_ice_cloud
  | :optically_thin_ice_cloud
  | :permanent_snow
  | :permanent_wetland
  | :savannah
  | :single_layer_ice_cloud
  | :single_layer_water_cloud
  | :snow
  | :sun_glint
  | :supercooled_liquid_water_cloud
  | :tundra
  | :unknown_cloud_type
  | :urban
  | :vegetation
  | :warm_liquid_water_cloud
  | :water_bodies
  | :woody_savannah
  | :reserved
  | :reserved_for_local_use
  | :missing

Link to this section Functions

Specs

get(id()) :: t()