As suggested in #262 and #228 it would be nice to have a weathercode description that could be translated into different languages and using a lang parameter people get the description in ther language. It could be added when someone chooses to include the weathercode. Here's a suggestion for what could be used for English:
| Code |
Description |
| 0 |
Clear |
| 1 |
Mostly Clear |
| 2 |
Partly Cloudy |
| 3 |
Cloudy |
| 45 |
Fog |
| 48 |
Freezing Fog |
| 51 |
Light Drizzle |
| 53 |
Drizzle |
| 55 |
Heavy Drizzle |
| 56 |
Light Freezing Drizzle |
| 57 |
Freezing Drizzle |
| 61 |
Light Rain |
| 63 |
Rain |
| 65 |
Heavy Rain |
| 66 |
Light Freezing Rain |
| 67 |
Freezing Rain |
| 71 |
Light Snow |
| 73 |
Snow |
| 75 |
Heavy Snow |
| 77 |
Snow Grains |
| 80 |
Light Rain Shower |
| 81 |
Rain Shower |
| 82 |
Heavy Rain Shower |
| 85 |
Snow Shower |
| 86 |
Heavy Snow Shower |
| 95 |
Thunderstorm |
| 96 |
Hailstorm |
| 99 |
Heavy Hailstorm |
Is weathercode 96 and 99 thunderstorms with hail or just stronger thunderstorms? The docs say it's supposed to be hail but I don't think the code calculation reflects that or maybe it does and I don't know how to read the code properly.
As suggested in #262 and #228 it would be nice to have a weathercode description that could be translated into different languages and using a lang parameter people get the description in ther language. It could be added when someone chooses to include the weathercode. Here's a suggestion for what could be used for English:
Is weathercode 96 and 99 thunderstorms with hail or just stronger thunderstorms? The docs say it's supposed to be hail but I don't think the code calculation reflects that or maybe it does and I don't know how to read the code properly.