InstrumentArcCrossStatistics

Computes statistics of selected data columns between two instrument files arc wise. The outputfileStatisticsTimeSeries contains for every arc one (mid) epoch with statistics column(s). Possible statistics are

With removeArcMean the mean of each data column of each arc is reduced before.

With perColumn separate statistics for each selected data column are computed, otherwise an overall value is computed.

See also InstrumentArcStatistics, InstrumentStatisticsTimeSeries.

NameTypeAnnotation
outputfileStatisticsTimeSeries
filenamestatistics column(s) per arc, MISCVALUES
inputfileInstrument
filename
inputfileInstrumentReference
filename
statistics
choice
correlation
errorRMS
rms of differences
nashSutcliffe
with respect to reference field
removeArcMean
boolean
startDataFields
uintstart
countDataFields
uintnumber of data fields (default: all)
perColumn
booleancompute statistic per column
This program is parallelized.