slp             package:ProbForecastGOP             R Documentation

_S_e_a _L_e_v_e_l _P_r_e_s_s_u_r_e _i_n _t_h_e _P_a_c_i_f_i_c _N_o_r_t_h_w_e_s_t 
_f_o_r _t_h_e _p_e_r_i_o_d _J_a_n. _1_2, _2_0_0_0 - _J_a_n. _1_4, _2_0_0_0

_D_e_s_c_r_i_p_t_i_o_n:

     This data set gives 48-hour forecast and simulated observed  Sea
     Level Pressure (measured in millibars, mb) for 59 stations located
     in  the Pacific Northwest.  The 48-hour forecasts of Sea Level
     Pressure were provided by the Aviation (AVN)  member of the
     University of Washington MM5 Mesoscale Ensemble. The observed  Sea
     Level Pressure values were simulated for each day using a
     Multivariate  Normal distribution with exponential covariance
     structure. The parameters used  for the exponential covariance
     structure were: nugget effect, equal to  0.1 mb^2, sigma^2 equal
     to 0.5  mb^2 and range equal to 50 km.

_U_s_a_g_e:

     data(slp)

_F_o_r_m_a_t:

     A matrix with 150 rows and 6 columns. The columns are:

     _date.obs_ a numeric vector giving the date of observations in the
      YYYYMMDDHH format.

     _id.stat_ a character string giving the identifier of the 
     metereological stations.

     _lon.stat_ a numeric vector giving the longitudes of the 
     metereological stations.

     _lat.stat_ a numeric vector giving the latitudes of the 
     metereological stations.

     _forecast_ a numeric vector giving the 48-hr Sea Level Pressure 
     forecasts as provided by the Aviation (AVN) member of the
     University of  Washington MM5 ensemble.

     _obs_ a numeric vector giving the simulated Sea Level Pressures.

_R_e_f_e_r_e_n_c_e_s:

     Gel, Y., Raftery, A. E., Gneiting, T. (2004). Calibrated mesoscale
     weather field forecasting: The Geostatistical Output Perturbation
     (GOP) method (with discussion).  _Journal of the American
     Statistical Association_, *Vol. 99  (467)*, 575-583.

     Grimit, E. P., Mass, C. F. (2002). Initial results of a mesoscale 
     short-range ensemble forecasting system over the Pacific
     Northwest.  _Weather and Forecasting_ *17*, 192-205.

