data.process.ingest.raw_clap3w takes raw data generated by the CLAP-3W and creates CPD2 style “a”, “m” and “n” records from it. Creates “a” records every minute, “m” records every 15 minutes, and “n” records after a spot change.
data.process.ingest.raw_clap3w [--input=CPD2|starttime|linetime] [--output=A11] [--station=NIL] [--change-on-reset] [--stablity-min=30] [--stablity-max=60] [--stablity-rsd=0.0005] [--spots=1.7814E-5,...1.7814E-5] [--force-spot=N] [--a=1,...] [--b=0,...] [--interval-a=60] [--interval-b=900] [file|-]
Select the input data format.
Instrument to output for, defaulting to A11.
Set the station to output records as, defaulting to NIL.
Trigger a filter change whenever the uptime decreases (CLAP reset) instead of just when the filter and/or spot ID changes.
Minimum number of points required for spot stability.
Maximum number of points for spot stability.
Minimum RSD for spot stability.
List of spot sizes in m^2.
Force the spot to always be a given number, ignoring the instrument reported value.
List of digital filter coefficients, starting at a0 and b1 for each parameter. The filter is disabled during spot normalization and reset after it.
Set the interval between “a” records in seconds. Defaults to 60. Zero disables.
Set the interval between “m” records in seconds. Defaults to 900. Zero disables.
Filename to read, or “-” for standard input. Defaults to standard input.
data.get sfb XA13r 2010-04-19 2010-04-20 | data.process.ingest.raw_clap3w