phase1temp          package:ProbForecastGOP          R Documentation

_T_e_m_p_e_r_a_t_u_r_e _i_n _t_h_e _P_a_c_i_f_i_c _N_o_r_t_h_w_e_s_t _d_u_r_i_n_g _J_a_n_u_a_r_y-_J_u_n_e _2_0_0_0

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

     This data set gives the observed and the 48-hour forecast
     temperature  (in degree Celsius) at 0 hours GMT for 1092 stations
     located in the North  American Pacific Northwest during the period
     January-June 2000, as  provided by the Aviation (AVN) member of
     the University of Washington  MM5 Mesoscale Ensemble.

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

     data(phase1temp)

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

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

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

     _name.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 temperature forecasts
     as  provided by the Aviation (AVN) member of the University of
     Washington MM5  ensemble.

     _obs_ a numeric vector giving the observed temperatures.

_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.

