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

Displaying distance to and elevation difference of observation and forecast location #1403

Open
shadkeene opened this issue Jul 2, 2024 · 5 comments
Assignees
Labels
Milestone

Comments

@shadkeene
Copy link
Collaborator

shadkeene commented Jul 2, 2024

Feedback from a user: I liked that as I travel to locations and look at weather (Denver, Florida, etc), elevation is important for hiking and understanding oxygen levels.

If clear to the user, it is often helpful important to display the elevation of the forecast a user is looking at AND the elevation of the observation that is displayed. This is especially important in mountainous areas. It will be a challenge to make sure the user understands (if we are showing two elevations) which elevation is for the forecast point and which elevation is for the observation location. We did explore earlier the "learn more about this observation" to show metadata, like elevation, for observations.

Considerations:

  • Show actual elevation of observation
  • Show distance between observation point and Forecast point (find my location or average in zip code)

Implementation consideration:

  • Consider signaling approximate distances
@shadkeene shadkeene added the Iteration Minor improvement based on feedback label Jul 2, 2024
@colinmurphy01
Copy link
Collaborator

Confirmed that elevation data is available for:

  • Observation station
  • Grid (Forecast)

Consideration for design:

  • Display observation elevation
  • Display forecast elevation
  • Display difference in elevation from observation?

@colinmurphy01 colinmurphy01 removed the Iteration Minor improvement based on feedback label Aug 26, 2024
@coreypieper
Copy link
Collaborator

In addition to elevation, distance to the observation location is desirable for the same reasons.

@colinmurphy01 colinmurphy01 changed the title Explore displaying elevation for observation and forecast location Displaying distance to and elevation difference of observation and forecast location Aug 26, 2024
@colinmurphy01
Copy link
Collaborator

Chat with MC about this for thoughts.

@colinmurphy01
Copy link
Collaborator

We should consider adding tool tip or help text. @kmranjo

@partly-igor
Copy link
Collaborator

Implementation ticket #1831 added for engineering

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

4 participants