-
Notifications
You must be signed in to change notification settings - Fork 17
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
ADD: Add scan_name to nexrad datatree attributes #238
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #238 +/- ##
==========================================
+ Coverage 92.84% 93.52% +0.67%
==========================================
Files 26 26
Lines 5004 5004
==========================================
+ Hits 4646 4680 +34
+ Misses 358 324 -34
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@aladinor - I think adding a test would be good here - other than that, this looks great! Thanks for the quick PR 👍 |
working on it! |
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.
This looks great! thanks for the contribution here @aladinor
I am finishing test for other backends. |
Co-authored-by: Max Grover <[email protected]>
Sounds good @aladinor - I can give it another review when you are ready! |
… adding-attrs-nexrad
* adding scan_name to nexrad datatree attributes * adding test to furuno backend * adding test to nexradlevel2 backend * adding test for open_datatree in iris backend * adding changes to history.md file * adding changes to history.md file * Update docs/history.md Co-authored-by: Max Grover <[email protected]> * adding test to open_datatree for datamet backend * adding test to open_datatree for gamic backend * adding test to open_datatree for hpl backend * adding test to open_datatree for metek backend * adding test to open_datatree for odim backend * adding test to open_datatree for rainbow backend * updating history.md file --------- Co-authored-by: Max Grover <[email protected]>
history.md