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

Some Weather data missing from Main View (not sure if app or backend problem?) #299

Open
Mrnofish opened this issue Jan 11, 2025 · 3 comments

Comments

@Mrnofish
Copy link

Up until a couple versions ago (I'm on 155 now), I would get weather data displayed in the main view next to each day in the forecast.

Now, I'm only getting a few metrics. I'm using OpenMeteo, and changing the preferred Model does not seem to affect the results.

The ones that are working for me are: Relative Humidity, Wind Speed, Wind Gust, UV Index, Moon Phase, and Feels Like.

The ones are NOT displayed: Cloud Cover, Precipitation (?), Air Quality Index, Sealevel Pressure, Freezing Level, Rain Snow Limit (?), Beaufort Wind Scale, Snow Depth, Dewpoint.

For the current day, however, Cloud Cover, Air Quality Index, Sea-level Pressure, Freezing Level and Dewpoint are showing.

Previously, there was a color-coded scale above the Hourly Chart for Air Quality Index, I believe? That's also disappeared.

Weird thing is, occasionally one or two metrics that normally don't work, will appear with one refresh and disappear in the next.

By trying different locations, I've noticed some metrics do reappear in the Main View, such as: Air Quality Index (depending on the location, data may cover the next 2 days, or 3), precipitation probability/amount,

@0-5-0
Copy link
Contributor

0-5-0 commented Jan 12, 2025

Precipitation works well for me but I have noticed similar issues, just using cloud cover and AQI as examples, they show up consistently under "current" weather at the top but I never see them in the daily list at the bottom even with "Show Current Day in Daily list" turned on.

Generally I'm on Open-Meteo ECMWF but best match or trying a few different models or various locations around the world doesn't change anything. Changing the provider to OpenWeather or Meteo France the cloud cover data point shows up for all days in the daily list, but still no AQI.

@Mrnofish
Copy link
Author

Thanks for the feedback.

Changing the provider to OpenWeather or Meteo France the cloud cover data point shows up for all days in the daily list, but still no AQI.

Take a look under Preferences > Providers, you should find an explicit settings item for AQI that is separate from the general forecast provider selection. The only two options are Open Meteo and Atmo.

I'm not entirely sure whether the latter is supposed to work with locations outside France.

Whatever the case, I've tried a French location and still no dice.

@farfromrefug
Copy link
Collaborator

@0-5-0 @Mrnofish i am looking into it right now. Not sure there is an issue. A few notes:

  • there is no daily cloudCover in Open-Meteo, only hourly data. see https://open-meteo.com/en/docs
  • precipitation is working here. Are you sure you tried a location where it is actually raining :D
  • the best thing to do in this case is to compare what you get in Open-Meteo here https://open-meteo.com/en/docs. Select the same location, select the same model (always also use best-model, because if i dont find data in the model you chose, i fallback to best-model). Then choose the "daily" datas you want and look at the graph. That way you can confirm if the issue(or just missing data) is from the app of from the back end

The remaining issue i clearly see is the missing AQI. Will look at this right now

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

No branches or pull requests

3 participants