View source: R/EddyGapfilling.R
sEddyProc_sMDSGapFillAfterUStarDistr | R Documentation |
gapfilling for several filters of estimated friction velocity Ustar thresholds.
sEddyProc_sMDSGapFillAfterUStarDistr(...,
uStarTh, uStarSuffixes = colnames(uStarTh)[-1])
... |
other arguments to
|
uStarTh |
data.frame with first column, season names,
and remaining columns different estimates of uStar Threshold.
If the data.frame has only one row, then each uStar threshold estimate
is applied to the entire dataset.
Entries in first column must match levels in argument |
uStarSuffixes |
String vector
to distinguish result columns for different ustar values.
Its length must correspond to column numbers in |
This method is superseded by
sEddyProc_sMDSGapFillUStarScens
and only there
for backward portability.
Department for Biogeochemical Integration at MPI-BGC, Jena, Germany <REddyProc-help@bgc-jena.mpg.de> [cph], Thomas Wutzler <twutz@bgc-jena.mpg.de> [aut, cre], Markus Reichstein <mreichstein@bgc-jena.mpg.de> [aut], Antje Maria Moffat <antje.moffat@bgc.mpg.de> [aut, trl], Olaf Menzer <omenzer@bgc-jena.mpg.de> [ctb], Mirco Migliavacca <mmiglia@bgc-jena.mpg.de> [aut], Kerstin Sickel <ksickel@bgc-jena.mpg.de> [ctb, trl], Ladislav <U+0160>igut <sigut.l@czechglobe.cz> [ctb]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.