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

Provide more sophisticated weather forecast with Open Meteo #41

Open
MrCsabaToth opened this issue Aug 24, 2024 · 1 comment
Open

Provide more sophisticated weather forecast with Open Meteo #41

MrCsabaToth opened this issue Aug 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request function tooling Generative AI Function / Tooling related

Comments

@MrCsabaToth
Copy link
Member

If we introduce Open Meteo for geolocation #40 (name -> lat / lon), then we should also test to convert to Open Meteo forecast, because the current 7timer.info API we use cannot really take time duration. Open meteo can provide:

  • Forecast up to given time duration
  • Archived forecast data access with Past Days
  • Daily time series resolution
  • Hourly time series resolution
  • 15 minutes time series resolution!!! (HRRR model)

https://open-meteo.com/en/docs#hourly=temperature_2m,relative_humidity_2m,precipitation_probability,rain,showers,snowfall,cloud_cover,wind_speed_10m,wind_gusts_10m&past_days=1&forecast_days=1

@MrCsabaToth MrCsabaToth added enhancement New feature or request function tooling Generative AI Function / Tooling related labels Aug 24, 2024
@MrCsabaToth MrCsabaToth self-assigned this Sep 3, 2024
@MrCsabaToth
Copy link
Member Author

It turns out that Meteo provides API for these too:

We should add these!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request function tooling Generative AI Function / Tooling related
Projects
None yet
Development

No branches or pull requests

1 participant