stationmap {clim.pact}R Documentation

Plot climate station map.

Description

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

Usage

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

Arguments

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}

Value

Author(s)

R.E. Benestad

Examples

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

[Package clim.pact version 2.1-5 Index]