-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Migrate NREL references to NLR (National Laboratory of the Rockies) #2705
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
Changes from 11 commits
4902b20
08f2c27
1ebb8d6
0ae3558
aec4682
6563103
fd771e6
1820fdd
c3df9a8
01ad3d8
131d697
2a5d1f0
2f364cb
a304d6b
a50082b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -99,3 +99,8 @@ coverage.xml | |
| env | ||
| results | ||
|
|
||
|
|
||
| # Gas Town runtime | ||
| .beads/ | ||
| .claude/ | ||
| .runtime/ | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| .. _nrel_nlr: | ||
|
|
||
| ============================== | ||
| NREL to NLR Rename (Dec 2025) | ||
| ============================== | ||
|
|
||
| In December 2025, the U.S. Department of Energy renamed the | ||
| **National Renewable Energy Laboratory (NREL)** to the | ||
| **National Laboratory of the Rockies (NLR)**. | ||
|
|
||
|
|
||
| Domain migration | ||
| **************** | ||
|
|
||
| The lab's website moved from ``nrel.gov`` to ``nlr.gov``. The ``nrel.gov`` | ||
| domain is expected to stop resolving on **May 29, 2026**. The GitHub | ||
| organization moved from ``github.com/NREL`` to ``github.com/NatLabRockies``. | ||
| pvlib will update API and repository URLs as the migration progresses. | ||
|
|
||
|
|
||
| When we use NREL vs NLR | ||
| *********************** | ||
|
|
||
| - **NREL**: historical publications, citations, and algorithm references | ||
| (e.g. the NREL SPA) published under the original name. | ||
| - **NLR**: the current organization, its software and data products, | ||
| and new ``nlr.gov`` URLs. | ||
|
|
||
| Most existing pvlib code and docs say "NREL" because it appears in | ||
| bibliographic citations. These do not need to be updated. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -34,4 +34,5 @@ This user guide is an overview and explains some of the key features of pvlib. | |
| :caption: Extras | ||
|
|
||
| extras/nomenclature | ||
| extras/nrel_nlr | ||
|
||
| extras/faq | ||
Uh oh!
There was an error while loading. Please reload this page.