Skip to contents

For an example using g1sst data, see read.g1sst().

Usage

# S4 method for class 'satellite'
plot(x, y, asp, debug = getOption("oceDebug"), ...)

Arguments

x

a satellite object.

y

String indicating the quantity to be plotted.

asp

Optional aspect ratio for plot.

debug

A debugging flag, integer.

...

extra arguments passed to imagep(), e.g. set col to control colors.

Author

Dan Kelley