-
Notifications
You must be signed in to change notification settings - Fork 28
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
chore: merge develop into master for v0.4.1 release #252
Conversation
Co-authored-by: jon-hagg <[email protected]>
Co-authored-by: jon-hagg <[email protected]>
Co-authored-by: rouille <[email protected]>
Use integration marker for test fetching data
Report code coverage
…ata_sources feat: add ability to select grid model to cli
…the US grid 118 buses failed to be matched to a BA due to mismatch county names or outside the US territory
Package related cleanup
feat: calculate pout based on hrrr data
…rant fix: handle empty HRRR data files via linear imputation
…r_from_grid refactor/feat: decouple solar profile generation from Grid object, add individual calculation
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.
🚀
Codecov Report
@@ Coverage Diff @@
## master #252 +/- ##
=========================================
Coverage ? 71.29%
=========================================
Files ? 75
Lines ? 2665
Branches ? 344
=========================================
Hits ? 1900
Misses ? 692
Partials ? 73 Continue to review full report at Codecov.
|
Pull Request doc
Proposed release notes
This is the final PreREISE release which will support Python 3.7.
Closed Issues
Merged pull requests (features)
Merged pull requests (fixes etc.)
New contributors