metplot: metplot

Description Usage Arguments Value Examples

View source: R/metplot.R

Description

metplot

Usage

1
metplot(field, lons, lats, pbmin, pbmax, pbby, zeroinmid, guide.title, ...)

Arguments

field

field to be plotted

lons

vector of longitudes

lats

vector of latitudes

pbmin

minimum plotting level

pbmax

maximum plotting level

pbby

delta plotting level

zeroinmid

should center be white?

guide.title

guide title

Value

plot

Examples

1
metplot(APVTOT,lons=lons,lats=lats,pbmin=-40,pbmax=40,pbby=5,zeroinmid=F,guide.title="APV (PVU)")

romatt/metplot documentation built on Dec. 22, 2021, 5:17 p.m.