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

Updates to making QC Summary files #852

Merged
merged 32 commits into from
Sep 4, 2024

Conversation

kenkehoe
Copy link
Contributor

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.

  • [X ] Tests added
  • [ X] Documentation reflects changes
  • [ X] PEP8 Standards or use of linter
  • [X ] Xarray Dataset or DataArray variable naming follows 'ds' or 'da' naming

kenkehoe added 24 commits August 8, 2024 16:53
…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.
@zssherman
Copy link
Collaborator

@kenkehoe Thanks for the PR, I'll give this a review tomorrow

Copy link
Collaborator

@zssherman zssherman left a 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

act/qc/arm.py Outdated Show resolved Hide resolved
act/qc/arm.py Outdated Show resolved Hide resolved
act/qc/arm.py Outdated Show resolved Hide resolved
act/qc/clean.py Outdated Show resolved Hide resolved
act/qc/qc_summary.py Outdated Show resolved Hide resolved
act/qc/arm.py Outdated Show resolved Hide resolved
act/qc/arm.py Outdated Show resolved Hide resolved
act/qc/arm.py Outdated Show resolved Hide resolved
act/qc/clean.py Outdated Show resolved Hide resolved
act/qc/qc_summary.py Outdated Show resolved Hide resolved
act/qc/qc_summary.py Outdated Show resolved Hide resolved
act/qc/qc_summary.py Outdated Show resolved Hide resolved
act/qc/qc_summary.py Outdated Show resolved Hide resolved
@zssherman
Copy link
Collaborator

@kenkehoe I made some changes etc, are you good with me merging this in?

@kenkehoe
Copy link
Contributor Author

kenkehoe commented Sep 3, 2024

Yes, you can merge your changes.

@AdamTheisen
Copy link
Collaborator

@zssherman this looks good to me. If all changes you requested have been implemented, I would say merge away!

@zssherman zssherman merged commit 9217936 into ARM-DOE:main Sep 4, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants