-
Notifications
You must be signed in to change notification settings - Fork 37
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
Updates to making QC Summary files #852
Conversation
…Improved how history attribute is modified.
…py.datetime64. If not will convert to work with method to add DQR information.'
… info to history attribute. Removed command that updates orginal Dataset.
…) method to ensure the attribute removal takes hold.
…. Checking rm_assessments keyword.
…kips scalar qc variable.
@kenkehoe Thanks for the PR, I'll give this a review tomorrow |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made some minor code requested changes, but besides that looks good to me
@kenkehoe I made some changes etc, are you good with me merging this in? |
Yes, you can merge your changes. |
@zssherman this looks good to me. If all changes you requested have been implemented, I would say merge away! |
These are some incremental updates to the method that creates a QC Summary. Also, working on improving the output netCDF file by improving how we correct the Dataset when writing to follow CF. Added some pytest.warn() to capture warnings and ensure they occur in our testing.