plotDecompSeries: Visualize/plot an overview of a SSA decomposed ncdf file.
Description
This function plots an visualisation of a SSA decomposed ncdf file.

Usage
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.