Commit 92bb1e5
Migrate NREL references to NLR (National Laboratory of the Rockies) (pvlib#2705)
* Migrate NREL references to NLR (National Laboratory of the Rockies)
Update all nrel.gov URLs to nlr.gov equivalents following the NREL→NLR
rename (Dec 2025). The nrel.gov domain stops resolving May 29, 2026.
- Update API base URLs in psm4.py and midc.py (critical runtime paths)
- Add NLR_API_KEY env var support with NREL_API_KEY deprecation fallback
- Update all documentation URLs, prose references, and test comments
- Preserve report IDs (NREL/TP-xxx), GitHub URLs, and citation publishers
Closes pvlib#2701
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Apply suggestions from code review
* update links for redirects
* roll back some NLR -> NREL for publisher reference
* fix various typos and EOF removal
Co-authored-by: Rajiv Daxini <143435106+RDaxini@users.noreply.github.com>
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
* Fix broken links in tmy_to_power tutorial
- Replace broken rredc.nlr.gov TMY3 link with nsrdb.nlr.gov archive
- Use canonical https://docs.nlr.gov URL for PVUSA reference PDF
- Add trailing newline
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Fix reference formatting in irradiance.py and pvsystem.py
- Remove non-standard double URL in AM1.5 spectra reference
- Remove "Pre-print:" prefix from Marion 2008 reference URL
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Migrate github.com/NREL URLs to github.com/NatLabRockies
NREL GitHub org has moved to NatLabRockies. Update all references
in code and docs (excluding historical whatsnew entries).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Add docs page explaining NREL to NLR rename
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Fix line too long in conftest.py docstring
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Apply suggestions from @AdamRJensen CR
Co-authored-by: Adam R. Jensen <39184289+AdamRJensen@users.noreply.github.com>
* Address wholmgren's review on PR pvlib#2705
- Rename nrel_api_key fixture to nlr_api_key directly (no alias)
- Simplify fixture: check NLR_API_KEY, warn with DEMO_KEY fallback
(no NREL_API_KEY deprecation logic)
- Update test_psm4.py to use nlr_api_key fixture
- Remove NREL_API_KEY from CI workflow
- Update whatsnew: remove fallback mention, link nrel_nlr doc page
* chore: add runtime dirs to .gitignore
* Apply suggestions from code review
Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
* remove nrel_nlr.rst
* call out the PSM4 URLs as a bugfix
* Update docs/sphinx/source/reference/iotools.rst
Co-authored-by: Anton Driesse <anton.driesse@pvperformancelabs.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Rajiv Daxini <143435106+RDaxini@users.noreply.github.com>
Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>
Co-authored-by: Adam R. Jensen <39184289+AdamRJensen@users.noreply.github.com>
Co-authored-by: Kevin Anderson <kevin.anderso@gmail.com>
Co-authored-by: Anton Driesse <anton.driesse@pvperformancelabs.com>1 parent 7198fe6 commit 92bb1e5
36 files changed
Lines changed: 186 additions & 181 deletions
File tree
- .github/workflows
- docs
- examples
- bifacial
- irradiance-decomposition
- spectrum
- sphinx/source
- reference
- user_guide
- extras
- getting_started
- whatsnew
- tutorials
- pvlib
- bifacial
- iotools
- ivtools
- spa_c_files
- spectrum
- tests
- iotools
- spectrum
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
220 | | - | |
| 219 | + | |
| 220 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | | - | |
| 197 | + | |
| 198 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
246 | | - | |
| 245 | + | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
76 | 83 | | |
77 | 84 | | |
78 | 85 | | |
| |||
83 | 90 | | |
84 | 91 | | |
85 | 92 | | |
| 93 | + | |
86 | 94 | | |
87 | 95 | | |
88 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 73 | + | |
78 | 74 | | |
79 | 75 | | |
80 | 76 | | |
| |||
1515 | 1511 | | |
1516 | 1512 | | |
1517 | 1513 | | |
1518 | | - | |
1519 | | - | |
1520 | | - | |
1521 | | - | |
1522 | | - | |
1523 | | - | |
1524 | | - | |
| 1514 | + | |
1525 | 1515 | | |
1526 | 1516 | | |
1527 | 1517 | | |
| |||
0 commit comments