-
Notifications
You must be signed in to change notification settings - Fork 4
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
depth checks #22
Comments
I think it is worth mentioning that depth should not be negative: tdwg/bdq#107 (comment) Maybe we should take this into consideration while considering the parameters minimumValidDepthInMeters~ |
I think it also means adding support for |
@albenson-usgs I don't know. I am just mapping the obis-qc checks to checks in BDQ and GBIF. I leave the other tests relevant for the fields here since I had to go through them. Unless OBIS indicates the capacity to implement the checks for |
@albenson-usgs Are there any existing BDQ checks that take into account I do think we'll need to take these into account when deriving depth values, if I understand correctly a |
Thanks @pieterprovoost! There isn't any test for I don't see any test for |
2023-04-20 meeting Determining min/maxValidDepthInMeters
Depth check against bathymetry
Derived depth
|
obis-qc checks
TDWG BDQ TG2 Tests
Validation
*Parameterized
Amendment
Parameters
GBIF flags
https://github.com/gbif/gbif-api/blob/dev/src/main/java/org/gbif/api/vocabulary/OccurrenceIssue.java
Visualization for OBIS data
Notebook here
enddepth <= 0
verbatimDepth, based on facet API
https://api.obis.org/v3/facet?facets=verbatimDepth
Related issues
The text was updated successfully, but these errors were encountered: