plotDecompSeries: Visualize/plot an overview of a SSA decomposed ncdf file.

Description Usage Arguments Value Author(s)

Description

This function plots an visualisation of a SSA decomposed ncdf file. image ..visualize_ncdf_demo should be here

Usage

1
2
plotDecompSeries(file.orig, file.decomp = sub("[.]nc", "_specdecomp.nc", 
    file.orig), file.plot = "", ...)

Arguments

file.orig

object to plot: file name or file.con object linking to the original ncdf file

file.decomp

object to plot: file name or file.con object linking to the decomposed ncdf file.

file.plot

character string: name of the file containing the plots. If not given, a plot window is opened.

...

Value

nothing is returned.

Author(s)

Jannis v. Buttlar


spectral.methods documentation built on May 2, 2019, 4:20 p.m.