Skip to content

add in possibilities for icon_descriptor values #11

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Luen
Copy link

@Luen Luen commented Nov 24, 2023

The icon_descriptor is a string value that succinctly summarises the overall weather condition expected for the given time period, such as 'sunny', 'cloudy', 'rain', etc.

The pull request adds in the possible values returned, which include:

'clear': Clear sky, typically indicating no clouds.
'sunny': Bright and sunny conditions.
'mostly_sunny': Predominantly sunny with some clouds.
'partly_cloudy': A mix of sun and clouds.
'cloudy': Overcast or cloudy skies.
'rain': Rainy conditions.
'shower': Intermittent or light rain showers.
'light_rain': Light rainfall.
'heavy_shower': Heavy rain showers.
'storm': Stormy conditions, possibly with thunder.
'cyclone': Cyclonic conditions or hurricanes.
'windy': Strong winds.
'hazy': Haze conditions, typically indicating reduced visibility.
'fog': Foggy conditions, indicating very low visibility.
'dusty': Dusty weather conditions.
'frost': Frosty conditions, often with ice formation.
'snow': Snowy conditions.

Copy link

vercel bot commented Nov 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bom-weather-docs ❌ Failed (Inspect) Mar 19, 2025 0:47am

@tsnoad
Copy link

tsnoad commented Oct 30, 2024

Not sure if this repo is still active, and if this will be merged, but I wanted to say this was super helpful to me - thanks @Luen !

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

Successfully merging this pull request may close these issues.

2 participants