Skip to content

feat(weather): add pressure drop outlook#620

Merged
Orinks merged 2 commits intodevfrom
codex/pressure-drop-forecast
Apr 26, 2026
Merged

feat(weather): add pressure drop outlook#620
Orinks merged 2 commits intodevfrom
codex/pressure-drop-forecast

Conversation

@Orinks
Copy link
Copy Markdown
Owner

@Orinks Orinks commented Apr 26, 2026

Summary

  • Add a configurable pressure outlook range in Display settings for 1 hour through 7 days.
  • Normalize pressure outlooks across NWS, Open-Meteo, Pirate Weather, and Visual Crossing hourly data.
  • Populate NWS hourly pressure from the NWS gridpoint pressure layer and preserve pressure outlooks in auto mode source fusion.
  • Surface pressure drop/rise prediction wording and clear unavailable states when pressure data is missing or too short for the requested window.

Verification

  • uv run pytest -q -n 0 --tb=short tests/test_nws_high_low.py tests/test_weather_client_trends.py tests/test_current_conditions.py tests/test_weather_client_fusion.py tests/test_source_priority_pirateweather.py tests/test_auto_mode_api_budget.py
  • uv run ruff check src tests
  • uv run ruff format --check src tests
  • uv run pyright

Note: a previous full-suite run reached about 82% before a Windows access violation in audio/notification/thread tests; rerunning the implicated notifier/thread tests separately passed.

@Orinks Orinks merged commit ad41118 into dev Apr 26, 2026
3 checks passed
@Orinks Orinks deleted the codex/pressure-drop-forecast branch April 26, 2026 13:45
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.

1 participant