Skip to content

Patch clean up old nrel traces-287 - #296

Merged
RLiNREL merged 2 commits into
developfrom
chore/clean-nrel-traces-287
Aug 3, 2026
Merged

Patch clean up old nrel traces-287#296
RLiNREL merged 2 commits into
developfrom
chore/clean-nrel-traces-287

Conversation

@RLiNREL

@RLiNREL RLiNREL commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Description

close #287

  • update backend main description and model_config
  • update result pane disclaimer and turbine meta data links
  • update footer media links

Checklist

  • PR targets develop
  • I have run make format and make verify
  • No merge conflicts with develop
  • Branch name is descriptive (feat/..., fix/..., docs/..., chore/...)
  • Commit messages are clear (e.g., feat: add new feature, fix: resolve bug, docs: update documentation)
  • Documentation updated where needed
  • I have self-reviewed this PR

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates WindWatts UI and API text/config to remove remaining nrel.gov references in user-facing links and API documentation contact info, aligning with issue #287’s cleanup goal.

Changes:

  • Updated multiple UI external links (turbine metadata references, footer quick links/social links, and result-pane disclaimer) from nrel.gov to nlr.gov.
  • Updated API description contact email from windwatts@nrel.gov to windwatts@nlr.gov.
  • Updated the model configuration “Wind Toolkit” link to the nlr.gov domain.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
windwatts-ui/src/constants/turbines.ts Updates turbine reference links to the nlr.gov domain.
windwatts-ui/src/constants/footer.ts Updates footer quick links and social media URLs to new destinations.
windwatts-ui/src/components/resultPane/Disclaimer.tsx Updates WRDB link in the disclaimer to wrdb.nlr.gov.
windwatts-api/app/main.py Updates API docs contact email to windwatts@nlr.gov.
windwatts-api/app/config/model_config.py Updates Wind Toolkit reference link to www.nlr.gov.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread windwatts-api/app/main.py
Comment on lines 20 to 23
- Rate limits: tiered - 10 / 100 / 1000 requests per minute per IP.
- Base path: `/api`
- Contact: windwatts@nrel.gov
- Contact: windwatts@nlr.gov

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated no new comments.

Suppressed comments (1)

windwatts-api/app/main.py:22

  • PR description/issue #287 indicates cleaning up remaining nrel.gov traces, but the repo still contains raw.github.nrel.gov references in windwatts-ui/Dockerfile and windwatts-ui/Dockerfile.dev (used to fetch certs). If the goal is to fully eliminate nrel.gov domains, these should be updated or explicitly documented as an intentional exception.
        - Contact: windwatts@nlr.gov

@RLiNREL
RLiNREL merged commit 7edc1af into develop Aug 3, 2026
1 check passed
@RLiNREL
RLiNREL deleted the chore/clean-nrel-traces-287 branch August 3, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

clean up the old nrel.gov in repo

2 participants