ExGrib.Grib2.Section1.SubCentre (ex_grib v0.0.1) View Source

Returns an originating sub-centre as assigned by the nation, looked up from an integer in the GRIB.

https://www.nco.ncep.noaa.gov/pmb/docs/on388/tablec.html

Link to this section Summary

Link to this section Types

Specs

id() :: integer()

Specs

t() ::
  :ncep_re_analysis_project
  | :ncep_ensemble_products
  | :ncep_central_operations
  | :environmental_modeling_center
  | :weather_prediction_center
  | :ocean_prediction_center
  | :climate_prediction_center
  | :aviation_weather_center
  | :storm_prediction_center
  | :national_hurricane_center
  | :nws_techniques_development_laboratory
  | :nesdis_office_of_research_and_applications
  | :federal_aviation_administration
  | :nws_meteorological_development_laboratory
  | :north_american_regional_reanalysis_project
  | :space_weather_prediction_center
  | :esrl_global_systems_division
  | :unknown

Link to this section Functions