question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Two types of weather condition icons

See original GitHub issue

https://openweathermap.org/weather-conditions shows two different types of icons, with the base URI being different: http://openweathermap.org/img/wn/ vs http://openweathermap.org/img/w/. PyOWM uses the latter right now: https://github.com/csparpa/pyowm/blob/e35446ebe081c0b14a25dca0f7f8105836745b04/pyowm/weatherapi25/uris.py#L18 Is there a documented reason for there being two different types? And would it be possible to choose which type to use with Weather.weather_icon_url? In my opinion, the /wn/ versions are cleaner and clearer in most cases.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
csparpacommented, Jul 26, 2020

fixed, in the works for 3.1

0reactions
csparpacommented, Jan 17, 2022

@Muhammad-84 hi, can you please paste here a reference to the PyOWM code that is not working?

In your URL you can clearly see a “null” which is a bad thing of course. But we need to understand where that URL comes from first

Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Understanding Weather Symbols Used In Forecasts To Know ...
Weather Forecasting Symbols · Sunny Conditions · Partly Cloudy (Day) · Partly Cloudy (Night) · Cloudy · Overcast · Cloudy With Light Showers...
Read more >
Weather Icons | World Weather Information Service
The following weather icons are used to represent the current weather conditions and weather forecast of the cities.
Read more >
Learn the weather icons on iPhone - Apple Support
The icons in the Weather app indicate different weather conditions, like fog or haze. Here's a list of some of the weather icons...
Read more >
A Detailed List of All Weather Symbols and Their Exact ...
A Detailed List of All Weather Symbols and Their Exact Meanings. The different symbols on your smartphone's weather app have specific meanings. You...
Read more >
What do the iPhone weather symbols mean? | Metro News
The icons featuring a crescent moon tell you whether it is going to be a clear and starry night, or overcast. This is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found