Merged
Conversation
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This reverts commit 97ed7b0.
Fixes for pandas 3.0.0 and pvlib 0.14.0
Add module-level R_GAS constant value to `diffusion.py`
Bump aiohttp from 3.12.14 to 3.13.3
Fix NREL links
Collaborator
Author
|
TODO:
@shirubana could you do both of these in the same PR that you plan to open? |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #317 +/- ##
==========================================
+ Coverage 74.67% 74.72% +0.05%
==========================================
Files 41 41
Lines 4813 4823 +10
==========================================
+ Hits 3594 3604 +10
Misses 1219 1219 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
RDaxini
commented
Feb 6, 2026
Member
|
Added a note to the What’s New section that the CLA has been updated, to ensure we’re covering collaboration and legal requirements. |
martin-springer
approved these changes
Feb 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request includes a mix of important maintenance, documentation, and dependency updates, along with some code improvements for compatibility and clarity. The most significant changes are the rebranding of the project from NREL to NatLabRockies/National Laboratory of the Rockies (NLR), updates to documentation and URLs, enhancements for pandas 3.0.0 and pvlib 0.14.0 compatibility, and improvements to the codebase for clarity and maintainability.
See the
0.7.1.rstwhatsnew file for a full changelog.