stationmap {clim.pact} | R Documentation |
Plot a map showing the locations of NACD (getnacd
)
and Nordklim (getnordklim
) station network (monthly data).
stationmap(ele=101,NORDKLIM=TRUE,NACD=TRUE,silent=TRUE)
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}
R.E. Benestad
## Not run: stationmap() ## End(Not run)