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

Redesign: Weather #1795

Open
4 tasks
kylecorry31 opened this issue Jun 7, 2023 · 2 comments
Open
4 tasks

Redesign: Weather #1795

kylecorry31 opened this issue Jun 7, 2023 · 2 comments
Labels

Comments

@kylecorry31
Copy link
Owner

Weather doesn't need much work, since the last update tried to re-focus it.

Primary focus: Weather prediction

At a glance:

  • Weather prediction (now, later)
  • Temperature prediction (high / low)
  • Current observations (pressure, tendency - maybe just direction, temperature)
  • Alerts (storm, cold, hot)

Advanced:

  • Pressure history (may remain in at a glance until Estimate hourly weather #1509 )
  • Pressure tendency (exact amount)
  • Pressure system
  • Weather front
  • Temperature history
  • Temperature prediction (not in at a glance because it is estimated on historic values, so a rough estimate)

Task list:

  • Create at a glance view
  • Create advanced dialogs
  • Remove old field code
  • Re-evaluate the pressure chart - is this easy to understand for most people, or is pressure a more technical indicator? Maybe this gets replaced after Estimate hourly weather #1509 and moved into the advanced pressure dialog
@kylecorry31
Copy link
Owner Author

UI design idea (will draw out a mockup later)

Title: Current weather, later weather (stays the same)
Chart: Pressure history (will be replaced once #1509 is completed)
Data:

  • Alerts: Storm, Cold, Hot
  • Temperature: Low, Current, High
    • On click: Show next 24 hours prediction with last X hours recorded
  • Pressure: Current, Tendency
    • On click: Show last X hours recorded, pressure system, weather front
  • Humidity: Humidity
    • On click: Show last X hours recorded

@kylecorry31
Copy link
Owner Author

Moving this to lower in priority - this tool is pretty easy to read as is, and only has a few unnecessary datapoints. A redesign will not really be needed until #1509

@kylecorry31 kylecorry31 added p4 Priority 4 and removed p2 Priority 2 2023-redesign labels Sep 18, 2023
@kylecorry31 kylecorry31 removed this from the 5.4.0 milestone Sep 18, 2023
@kylecorry31 kylecorry31 modified the milestone: 5.6.0 Nov 18, 2023
@kylecorry31 kylecorry31 removed the ux label Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant