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

QC Updates #675

Merged
merged 11 commits into from
May 23, 2023
Merged

QC Updates #675

merged 11 commits into from
May 23, 2023

Conversation

AdamTheisen
Copy link
Collaborator

@AdamTheisen AdamTheisen commented May 23, 2023

Addressing #547 and #548 but came across an issue in the write_netcdf function that causes issues with ARM's base_time string attribute.

@AdamTheisen AdamTheisen requested a review from mgrover1 as a code owner May 23, 2023 01:56
@AdamTheisen
Copy link
Collaborator Author

I really am not sure where all the commits come from in here. I just opened this branch and started working on this today.

act/tests/test_qc.py Outdated Show resolved Hide resolved
@zssherman
Copy link
Collaborator

zssherman commented May 23, 2023

A couple comments, one change possibly. Tests seem to fail as rm_tests is an int object. Should it be i in range(rm tests) or is rm_tests going to be a list datafilter changes?

@AdamTheisen
Copy link
Collaborator Author

Looks likes some updates with MetPy calcs so will handle in the morning

@AdamTheisen
Copy link
Collaborator Author

@zssherman I fixed the bug for when rm_tests is a single int. I change it to a list and then iterate through.

Copy link
Collaborator

@mgrover1 mgrover1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me @AdamTheisen ! Nice work!

@AdamTheisen
Copy link
Collaborator Author

@zssherman if I addressed your comments go ahead and merge this on in! If not, let me know.

@zssherman
Copy link
Collaborator

Sounds good @AdamTheisen, once the tests pass I'll merge away!

@AdamTheisen
Copy link
Collaborator Author

Rerunning jobs as they seemed to be hung

@AdamTheisen AdamTheisen merged commit f8735d3 into ARM-DOE:main May 23, 2023
@AdamTheisen AdamTheisen deleted the qc_updates branch May 23, 2023 14:32
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.

Ability to see DQR Report link with add_dqr_to_qc (or an additional class to the QC module)
3 participants