stationmap             package:clim.pact             R Documentation

_P_l_o_t _c_l_i_m_a_t_e _s_t_a_t_i_o_n _m_a_p.

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

     Plot a map showing the locations of NACD ('getnacd') and Nordklim
     ('getnordklim') station network (monthly data).

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

     stationmap(ele=101,NORDKLIM=TRUE,NACD=TRUE,silent=TRUE)

_A_r_g_u_m_e_n_t_s:

     ele: The code for element (101 = T(2m), 401=SLP, 601= precip).

NORDKLIM: Show Nordklim stations.

    NACD: Show NACD stations.

  silent: Print station names if false.

     \value{} \author{R.E. Benestad}

_V_a_l_u_e:

_A_u_t_h_o_r(_s):

     R.E. Benestad

_E_x_a_m_p_l_e_s:

     ## Not run: 
     stationmap()
     ## End(Not run)

