Skip to content
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

Interconnections map b2b #170

Merged
merged 1 commit into from
Sep 22, 2020
Merged

Interconnections map b2b #170

merged 1 commit into from
Sep 22, 2020

Conversation

victoriahunt
Copy link
Contributor

Summary of the purpose of the code feature: For the website scrolly-telling page, we need to have versions of the transmission map, color coded by interconnection, that will show hover over tool tips for number of nodes per state OR hover over tool tips that show capacity per HVDC line (Relates to zenhub issue: #140 Add hover tool tips to interconnections map. ). Aesthetic improvements to distinguish HVDC from back-to-backs have also been implmented.

What the code is doing: separates back-to-back and hvdc lines, plots separately, adds 'pseudo' lines color coded as AC lines for the hvdc lines associated with back-to-back (a modeling artifact of our synthetic grid), and also maps all hvdc and back-to-back locations behind the map tiles to use as hover over tool tip prompts.

How urgent is this?: Used to generate a type of plot that is currently on the 'scrolly telling' interface.

Example plot:
Screen Shot 2020-09-21 at 3 44 29 PM

@victoriahunt victoriahunt added the visualization Issue related to visualization label Sep 21, 2020
@victoriahunt victoriahunt added this to the Airpocalypse milestone Sep 21, 2020
@victoriahunt victoriahunt self-assigned this Sep 21, 2020
Copy link
Collaborator

@rouille rouille left a comment

Choose a reason for hiding this comment

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

Very nice.

Add hover tool tips for interconnections map to either show number of nodes per state or to show capacity of hvdc lines. Also new glyphs to indicate locations of back-to-backs
@victoriahunt victoriahunt force-pushed the interconnections_map_b2b branch from fcfdb44 to 4bfe7b9 Compare September 22, 2020 18:52
@victoriahunt victoriahunt merged commit 8812fdc into develop Sep 22, 2020
@victoriahunt victoriahunt deleted the interconnections_map_b2b branch September 22, 2020 18:59
@ahurli ahurli mentioned this pull request Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
visualization Issue related to visualization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants