Change NREL to NLR#492
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## migrate-to-pyproject-toml #492 +/- ##
==========================================================
Coverage 96.82% 96.82%
==========================================================
Files 12 12
Lines 2332 2332
==========================================================
Hits 2258 2258
Misses 74 74 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@martin-springer because we are having a bit of a discussion on this in pvlib, is rdtools keeping e.g. "NREL TMY3", "NREL SPA" or are these being renamed to NLR? |
@cwhanse - good question. I've only left one reference to NREL (for now) in rdtools and that is for a PVDAQ dataset that used an NREL site and was previously published. I wanted to get @mdeceglie opinion, before making the change to NLR for that reference. Looking at this webpage https://midcdmz.nrel.gov/spa/ it seems like NREL SPA got already renamed into NLR SPA. I think, over the long run, we'll be replacing NREL entirely with NLR - especially since the nrel.gov domain will go away rather soon. |
|
Thanks for helping to calibrate our thinking. We (pvlib maintainers) are inclined to leave "NREL" in bibliographic information, e.g., NREL Technical Report, since the report lists "NREL" as the publisher and changing to "NLR Technical Report" risks future "typo" issues. We're divided on the renaming of "NREL SPA". |
Update GitHub URLs and references from NREL to NatLabRockies
Updates all GitHub URLs from
NREL/rdtoolstoNatLabRockies/rdtoolsand email addresses from@nrel.govto@nlr.govacross the repository. Also updates the org name reference from "NREL" to "NLR" in comments and changelogs. Dataset proper names (e.g.,NREL PVDAQ) and GitHub usernames (e.g.,kanderso-nrel) are left unchanged.Files changed
pyproject.toml— project URLsREADME.md— badges, citation, and wiki linkCITATION.cff— repository URLCODE_OF_CONDUCT.md— contact emailrdtools/soiling.py— issue links in warningsrdtools/test/soiling_test.py— issue link in docstringrdtools/test/filtering_test.py— location commentdocs/sphinx/source/conf.py— extlinks and source URLdocs/sphinx/source/index.rst— citation and link targetsdocs/sphinx/source/developer_notes.rst— clone URLdocs/sphinx/source/changelog/v2.0.0.rst— campus namedocs/sphinx/source/changelog/pending.rst— changelog entryCloses
Checklist
__init__.py