sPlotFingerprintY: sEddyProc$sPlotFingerprintY - Plot fingerprint of specified...

Description Usage Arguments Author(s)

Description

The fingerprint for a single year is plotted to the current device, scaled to all data.

Usage

1
2
3
4
5
sPlotFingerprintY(Var.s, QFVar.s = "none", QFValue.n = NA_real_, 
    Year.i, Legend.b = F, Col.V = colorRampPalette(c("#00007F", 
        "blue", "#007FFF", "cyan", "#7FFF7F", "yellow", 
        "#FF7F00", "red", "#7F0000"))(50), valueLimits = range(Plot.V.n, 
        na.rm = TRUE))

Arguments

Var.s

Variable to plot

QFVar.s

Quality flag of variable to be filled

QFValue.n

Value of quality flag for data to plot

Year.i

Year to plot

Legend.b

Plot only legend

Col.V

Color palette for fingerprint plot (can be also defined by user), i.e. color scale argument to image

valueLimits

values outside this range will be set to the range borders to avoid distorting colour scale << e.g. valueLimits=quantile(EddyProc.C$sDATA$NEE, prob=c(0.05,0.95),na.rm=TRUE)

Author(s)

AMM, KS, TW (Department for Biogeochemical Integration at MPI-BGC, Jena, Germany)


REddyProc documentation built on May 2, 2019, 5:19 p.m.