src.toolbox.steps.custom.qc.impossible_speed_qc#
QC test to identify impossible speeds in glider data (Currently Disabled).
Classes#
Target Variable: TIME, LATITUDE, LONGITUDE |
Module Contents#
- class src.toolbox.steps.custom.qc.impossible_speed_qc.impossible_speed_qc[source]#
Bases:
toolbox.steps.base_qc.BaseQCTarget Variable: TIME, LATITUDE, LONGITUDE Flag Number: 4 (bad data) Variables Flagged: TIME, LATITUDE, LONGITUDE Checks that the the gliders horizontal speed stays below 3m/s NOTE: Currently disabled. Passes all data as good.