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

Add Precipitation Information to Forecast Entity #211

Closed
truffshuff opened this issue Jan 6, 2025 · 1 comment · Fixed by #214
Closed

Add Precipitation Information to Forecast Entity #211

truffshuff opened this issue Jan 6, 2025 · 1 comment · Fixed by #214

Comments

@truffshuff
Copy link

Is your feature request related to a problem? Please describe.
Not related to a problem.

Describe the solution you'd like
Include daily and hourly precipitation information that is available in tempest api to forecast entity.

fields that I’m specifically looking for: "precip_icon","precip_probability","precip_type"

Field definitions from tempest api:
precip_probability
number
precip_icon
string
chance-rain chance-snow chance-sleet
precip_type
string
rain snow sleet

@briis briis linked a pull request Jan 7, 2025 that will close this issue
@briis
Copy link
Owner

briis commented Jan 8, 2025

Once I merge the mentioned Pull Request,precipitation_icon and precipitation_type will be added. Precipitation probability is already present. It is called precipitation_probability.

@briis briis closed this as completed in #214 Jan 8, 2025
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 a pull request may close this issue.

2 participants