Skip to main content

IOOS QARTOD Tests implemented in Python

Project description

build_status

QARTOD

Collection of utilities, scripts and tests to assist in automated quality assurance and quality control for oceanographic datasets and observing systems.

Please see our project documentation QARTOD Documentation

Available Tests

Current tests refer to the QARTOD manuals Current tests are taken from the Wind, Water Level, Currents, In-Situ Temperature and Salinity QARTOD Manuals

Currently implemented tests are:

  • Gross Range Test

  • Attenuated Signal Test

  • Flat Line Test

  • Rate of Change Test

Running tests

To run tests, import the QARTOD qc module:

from ioos_qartod import qc

Refer to the Sphinx generated documentation for information on how to use the various QARTOD tests. Presently, most of the tests reside within the ioos_qartod.qc_tests.qc module.

Generally, data should be passed as numpy arrays.

Caveats/Known Limitations

Currently, most methods in the QARTOD assume monotonically increasing, time series data with evenly spaced intervals. If there is an irregular or large gap in time between successive data points, the tests as written will not take this into account.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ioos_qartod-0.0.3.tar.gz (14.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page