Skip to content

feat: Enhance astronomical data fetching and display hourly forcast#36

Merged
milsman2 merged 1 commit into
mainfrom
feat/multiple-data-inputs
Mar 2, 2026
Merged

feat: Enhance astronomical data fetching and display hourly forcast#36
milsman2 merged 1 commit into
mainfrom
feat/multiple-data-inputs

Conversation

@milsman2

@milsman2 milsman2 commented Mar 2, 2026

Copy link
Copy Markdown
Owner

feat: Enhance astronomical data fetching and display hourly forcast

  • Added functionality to fetch hourly weather forecasts from the weather.gov API.
  • Updated the AstroFetcher class to include hourly forecast data in the display.
  • Modified the display_astronomical_data function to render both astronomical data and hourly forecasts.
  • Introduced new Pydantic models for parsing hourly forecast GeoJSON responses.
  • Refactored service layer to include new fetching methods for hourly forecasts.
  • Updated UI components to support the new dashboard layout combining astronomical and forecast data.
  • Adjusted metrics naming for clarity and consistency.
  • Added tests for the new forecast model to ensure proper parsing and validation.

…cast

- Added functionality to fetch hourly weather forecasts from the weather.gov API.
- Updated the AstroFetcher class to include hourly forecast data in the display.
- Modified the display_astronomical_data function to render both astronomical data and hourly forecasts.
- Introduced new Pydantic models for parsing hourly forecast GeoJSON responses.
- Refactored service layer to include new fetching methods for hourly forecasts.
- Updated UI components to support the new dashboard layout combining astronomical and forecast data.
- Adjusted metrics naming for clarity and consistency.
- Added tests for the new forecast model to ensure proper parsing and validation.
@milsman2 milsman2 merged commit 387ee28 into main Mar 2, 2026
12 checks passed
@milsman2 milsman2 deleted the feat/multiple-data-inputs branch March 2, 2026 03:37
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