Skip to content
This repository was archived by the owner on Aug 26, 2023. It is now read-only.
This repository was archived by the owner on Aug 26, 2023. It is now read-only.

Display wind direction along wind speed #289

@Matsyir

Description

@Matsyir

Is your feature request related to a problem? Please describe.
Not really a problem, but this seems to be easily accessible from the openweathermap api and could be a nice little compact addition.

Describe the solution you'd like
A small arrow or 1 to 2 letter indicator of the wind direction, either before or after the existing wind speed value (I would say after. For example: 32 km/h ↑ for winds heading North.

Additional context (optional)
There are good solutions to convert degrees to letters/arrows on this stackoverflow post: https://stackoverflow.com/questions/7490660/converting-wind-direction-in-angles-to-text-words,
and it seems you can get 0-360 degrees from wind_deg of the openweathermap api.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions