Skip to content
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

Fix the Global attribute dac_qc_comment to list clear messages about variable issues #365

Open
3 tasks done
leilabbb opened this issue Aug 13, 2024 · 0 comments · Fixed by #401
Open
3 tasks done
Assignees
Labels

Comments

@leilabbb
Copy link
Contributor

leilabbb commented Aug 13, 2024

This is related to #318

The dac_qc_comment was added to the file's global attributes to list issues encountered when implementing the QARTOD tests.

dac_qc_comment "QC skipped forsea_water_practical_salinity: the same standard name is shared by , Skipped QC: density is an array of nans";

dac_qc_comment "Skipped QC: temperature is an array of nansSkipped QC: conductivity is an array of nansSkipped QC: density is an array of nansSkipped QC: pressure is an array of nansSkipped QC: salinity is an array of nans";
``

The statement must be added to complete the loop and included in the dac_qc_comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants