Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Selects from a numbered set of products with ensemble nature, e.g. a particular perturbed forecast from an ensemble forecast run.

number=<value>

It has a different meaning depending The meaning of keyword number depends on the type of data:  

  • Perturbed Forecasts: specifies the Ensemble forecast member.
  • Cluster products: specifies the number of the cluster(s) of Ensemble Forecasts for which a cluster mean or a cluster standard deviation can be obtained.
  • Ensemble Forecast Probabilities: specifies the number of the Ensemble Forecast Probability.
  • Shift of Tails (SOT) products: Specifies the tail
  • Tube products: specifies the number of the tube.

...

stream=enfo,                                          # to select the first 50  perturbed forecasts from the ensemble 
type=pf,                                                      
number=1/to/50                               

stream=enfh,                                          # to select the first 10  perturbed forecasts from the ensemble ensemble re-forecast
type=pf,                                                      
number=01/to/10                                                 

stream=enfo,                                         # to select 6 cluster representatives the ensemble
type=cr,
number=1/2/3/4/5/6

stream=enfo,                                         #  to select the upper tail (based on
type=tusot,                                                  #  the 90th and 99th percentiles)  
number=90   

stream=enfo,                                                                                  # to select 10 tubes
type=tu,                                                      tubes 
number=0/1/2/3/4/5/6/7/8/9   

Dissemination

Selects from a numbered set of products with ensemble nature, e.g. a particular perturbed forecast from an ensemble forecast run.

number=<value>

It has a different meaning depending The meaning of keyword number depends on the type of data:  

  • Perturbed Forecasts: specifies the Ensemble forecast member.
  • Cluster products: specifies the number of the cluster(s) of Ensemble Forecasts for which a cluster mean or a cluster standard deviation can be obtained.
  • Ensemble Forecast Probabilities: specifies the number of the Ensemble Forecast Probability.

Number is also used in those products that have an ensemble nature, like the seasonal forecast or monthly forecast datasets.

Examples:

stream=enfo,                                          # to select the first 50  perturbed forecasts from the ensemble 
type=pf,                                                      
number=1/to/50                               

stream=enfh,                                          # to select the first 10  perturbed forecasts from the ensemble ensemble re-forecast
type=pf,                                                      
number=01/to/10                              

stream=enfo,                                         # to select 6 cluster representatives the ensemble
type=cr,
number=1/2/3/4/5/6

stream=enfo,                                         #  to select the upper tail (based on
type=sot,                                                  #  the 90th and 99th percentiles)  
number=90   

Note that numberNote that levelist=all is not permitted.


Excerpt Include
Keywords in MARS and Dissemination requests
Keywords in MARS and Dissemination requests
nopaneltrue

...