Recued
Menu
← Back to recipes

Will it rain? (next 12 hours)

by recued-core v2 9 views

Use “Will it rain? (next 12 hours)” in Recued. Hour-by-hour rain chance for the next 12 hours somewhere — the question a daily forecast cannot answer.

How it works 25 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (25 steps)
wanted trim
Trim whitespace from setting place
wanted_required template
Generate text from a template
fail: step.wanted is_empty
geocode ?
hits default
Apply default
hit_count count
Count items in hits
top default
Apply default
resolved default
Apply default
resolved_required template
Generate text from a template
fail: step.resolved is_empty
lat to_number
Convert top lat to a number
lon to_number
Convert top lon to a number
temp_unit switch
Map setting units to one of: metric, imperial
wind_unit switch
Map setting units to one of: metric, imperial
precip_unit switch
Map setting units to one of: metric, imperial
hourly ?
hu default
Apply default
rows default
Apply default
rows_named map
Extract code from each item
peak max_by
Find the maximum by chance
total sum
Sum values in
peak_chance default
Apply default
dry compare
Check if peak chance is less than 20
verdict switch
Map dry to one of: true
card to_summary
Format results as a summary card
by_hour to_table
Format results as a data table
ambiguity template
Generate text from a template
skip: step.hit_count less 2
Settings 4 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

place setting =
units setting = metric
nominatim setting =
open meteo setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

Read your Nominatim connectionRead your Open_meteo connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

open-meteonominatim weatherforecastopen-meteonominatimgeocodingread-onlypack:weather-deskrainhourlyintraday

Details

25 steps 4 configurable settings recipe_id: rain-outlook-open-meteo