-
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
Adding radiation quality control tests #874
Conversation
… not require shortwave.
act/qc/bsrn_tests.py
Outdated
test_meaning=test_meaning, | ||
) | ||
|
||
def k_test( |
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.
@kenkehoe since there's ktest in scipy and this one seems specific to bsrn QC, it might be beneficial to have a more descriptive name so users don't think this is a generic k-test like in scipy.
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.
OK good point. I will rename.
…able in numpy or other libraries.
@zssherman I'll let you review and merge in if you approve. Then I think we're good for another release. Thanks! |
This PR adds additional quality control tests for radiation data. Uses the Best Practices Handbook for the Collection and Use of Solar Resource Data for Solar Energy Applications: Fourth Edition.