We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In production database, a fishermen cannot send data to pod, because one of BATCH has a QualityFlag = BAD (4). This is because he filled :
So 5 (total individual count) cannot be greater than 6 (sum of individual, from length measure)
To fix this :
Link to the operation : https://adap.pecheursdebretagne.eu/trips/812/operations/180993
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In production database, a fishermen cannot send data to pod, because one of BATCH has a QualityFlag = BAD (4).
This is because he filled :
So 5 (total individual count) cannot be greater than 6 (sum of individual, from length measure)
To fix this :
Link to the operation : https://adap.pecheursdebretagne.eu/trips/812/operations/180993
The text was updated successfully, but these errors were encountered: