IOOS QARTOD Tests implemented in Python
Project description
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
File details
Details for the file ioos_qartod-0.0.3.tar.gz
.
File metadata
- Download URL: ioos_qartod-0.0.3.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2936e09437b8ed3e555aef9cb69625da89e6a228e403684a57fc521c08521d67 |
|
MD5 | a263b4103d9ccbf6ca7ff64b3121e008 |
|
BLAKE2b-256 | 38103401cff892b6e37b8cc48d268c04fc394612812ea4b9c480cead6ab7cc3d |