Skip to content

Updates ACCAP logo and name in the web application#71

Open
BobTorgerson wants to merge 1 commit intomainfrom
update_accap_logo_and_name
Open

Updates ACCAP logo and name in the web application#71
BobTorgerson wants to merge 1 commit intomainfrom
update_accap_logo_and_name

Conversation

@BobTorgerson
Copy link
Contributor

This PR updates the ACCAP logo and name in the web application.

Closes #70

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates the Alaska Center for Climate Assessment and Policy (ACCAP) branding to reflect a name change to Alaska Center for Climate Assessment and Preparedness, as requested in issue #70. The organization changed their name from "Policy" to "Preparedness" and provided a new logo to match.

Changes:

  • Updated ACCAP name in footer text from "Policy" to "Preparedness"
  • Replaced ACCAP logo SVG file with updated version
  • Refreshed temperature index data (incidental change, not mentioned in PR description)

Reviewed changes

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

File Description
gui.py Updated footer text to reflect ACCAP name change from "Policy" to "Preparedness"
assets/ACCAP_wide.svg Complete replacement of ACCAP logo with new version
downloads/statewide_temperature_daily_index.csv Data refresh - updated temperature index records (appears to be incidental to the logo/name update)

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

@@ -1,379 +1,4 @@
Date,Daily Index
Copy link

Copilot AI Feb 24, 2026

Choose a reason for hiding this comment

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

The changes to this CSV file appear to be a data refresh that is unrelated to the logo and name update described in the PR. The file shows updated temperature index data with dates shifted forward by approximately one year (from 2023-02-13 to 2024-02-23 start date, and from 2025-02-13 to 2026-02-23 end date).

Since this file is auto-generated by the application (see application.py lines 46-50), these changes suggest the file was regenerated when testing the logo/name changes. While this data refresh appears routine, it should be mentioned in the PR description to clarify that both logo/name updates AND data refresh are included in this PR.

Copilot uses AI. Check for mistakes.
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.

Request from ACCAP to change name

2 participants