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

Adding radiation quality control tests #874

Merged
merged 9 commits into from
Nov 7, 2024

Conversation

kenkehoe
Copy link
Contributor

@kenkehoe kenkehoe commented Nov 5, 2024

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.

  • [ 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

test_meaning=test_meaning,
)

def k_test(
Copy link
Collaborator

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.

Copy link
Contributor Author

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.

@AdamTheisen
Copy link
Collaborator

@zssherman I'll let you review and merge in if you approve. Then I think we're good for another release. Thanks!

@zssherman zssherman merged commit 6adb9be into ARM-DOE:main Nov 7, 2024
19 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.

3 participants