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

Table 4.10

Type of statistical processing

Notes:

  1. The original data value (Y in the note 4 of regulation 92.9.4) has units of Code table 4.2 multiplied by second, unless otherwise noted on Code table 4.2.

2.  The original data value has squared units of Code table 4.2.

3.  The original data value is non-dimensional number without units.

4.  The original data value is non-dimensional number from 0 to 1, where 0 indicates no confidence and 1 indicates maximal confidence.

5.  The original data value is defined by Code Table 4.244.

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

Link to this section Summary

Link to this section Types

Specs

id() :: integer()

Specs

t() ::
  :accumulation
  | :average
  | :average_of_forecast_accumulations_accumulation_period_forecast_number_of_forecasts_used
  | :average_of_forecast_accumulations_p1_start_of_accumulation_period_p2_end_of_accumulation_period_reference_time_is_the_start_time_of_the_first_forecast_at
  | :average_of_forecast_averages_p1_start_of_averaging_period_p2_end_of_averaging_period_reference_time_is_the_start_time_of_the_first_forecast_at
  | :average_of_forecast_averages_reference_time_is_the_start_time_of_the_first_forecast_at
  | :average_of_n_forecasts_product_has_forecast_period_of_p_products_have_reference_times_at_intervals_of_p_given_reference_time
  | :average_of_n_uninitialized_analyses_reference_time
  | :average_of_successive_forecast_accumulations_accumulation_period_forecast_number_of_forecasts_used
  | :average_of_successive_forecast_averages_reference_time_is_the_start_time_of_the_first_forecast_at
  | :climatological_average_of_n_analyses_and_for_the_period_from_r
  | :climatological_average_of_n_forecasts_and_for_the_period_from_r
  | :climatological_mean_value
  | :climatological_root_mean_square_difference_between_n_forecasts_and_their_verifying_analyses_and_for_the_period_from_r
  | :climatological_standard_deviation_of_n_analyses_from_the_mean_of_the_same_n_analyses_for_analyses_one_year_apart_period_r
  | :climatological_standard_deviation_of_n_forecasts_from_the_mean_of_the_same_n_forecasts_starts_wtih_initial_time_r_and_is_for_the_period_from_r
  | :covariance
  | :difference_beginning_of_the_time_range_minus_value_at_the_end
  | :difference_the_time_range_minus_value_at_the_beginning
  | :maximum
  | :minimum
  | :ratio
  | :root_mean_square
  | :standard_deviation
  | :reserved
  | :reserved_for_local_use
  | :missing

Link to this section Functions

Specs

get(id()) :: t()