-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Check if the following tests from the QARTOD Currents manual as implemented and... #98
Comments
Pinging @RobUrick and @MathewBiddle. Let's move the e-mail thread here to make it easier to follow the discussion and implementation of these tests. |
Initial question from @RobUrick:
@MathewBiddle response to first question:
|
Another limitation with the current implementation for Test 12 is that we have to test both across and along velocities, and if either fail, it's considered a fail for that datapoint. Currently I am planning on just running two separate tests and then joining them such that it returns a fail flag if either velocity fails - but if this test is going to eventually be added to the IOOS module it would be ideal to allow to pass multiple sets of values into one test and return a single dataframe. |
I'm actually surprised |
Tagging @lorraine-heilman with Coastal and Estuarine Circulation Analysis Team (CECAT) so she can contribute as well. |
... if not, add them to
ioos_qc
:Test 1
Test 3
Test 6
Test 10
Tests 12 and 13
The text was updated successfully, but these errors were encountered: