src.toolbox.steps.custom.qc.valid_profile_test#

Classes#

valid_profile_test

Target Variable: PROFILE_NUMEBER

Module Contents#

class src.toolbox.steps.custom.qc.valid_profile_test.valid_profile_test[source]#

Bases: toolbox.steps.base_test.BaseTest

Target Variable: PROFILE_NUMEBER Flag Number: 4 (bad data), 3 (potentially bad) Variables Flagged: PROFILE_NUMEBER Checks that each profile is of a certain length (in number of points) and contains points within a specified depth range.

test_name = 'valid profile test'[source]#
expected_parameters[source]#
required_variables = ['PROFILE_NUMBER', 'DEPTH'][source]#
qc_outputs = ['PROFILE_NUMBER'][source]#
return_qc()[source]#
plot_diagnostics()[source]#