ioos_qartod.qc_tests.auxillary_checks

ioos_qartod/qc_tests/auxillary_checks.py

ioos_qartod.qc_tests.auxillary_checks.check_timestamps(times, max_time_interval=None)[source]

Checks that the times supplied are in monotonically increasing chronological order, and optionally that time intervals between measurements do not exceed a value max_time_interval. Note that this is not a QARTOD test, but rather a utility test to make sure times are in the proper order and optionally do not have large gaps prior to processing the data.