plotctval: Plot NWCSAF PPS cloud types versus SYNOP observations

Description Usage Arguments Value Author(s) See Also Examples

Description

Creates various types of contour plots and histograms.

Usage

1
    plotctval(d=NULL,type="N",mylevels=40)

Arguments

d

object to plot, must be created by readctval

type

type of plot to generate, available types are: N, CL, CM, CH, CLHIST, CMHIST, CHHIST, CLEARHIST (more TBW)

Value

A data.frame if histogram was chosen.

Author(s)

Øystein Godøy (o.godoy@met.no)

See Also

readctval

Examples

1
    t <- plotctval(file="/disk2/collocate/output/cloud_20070831.hdf5")

steingod/R-mipolsat documentation built on May 30, 2019, 2:31 p.m.