Chapter 7:
Will I Golf Tomorrow?

{% if (outlook != "None") and (prediction_actual == 1) %} {% elif (outlook != "None") %} {% else %} {% endif %} {% if (outlook != "None") %} {% endif %}

weather iconYEEES, GOLF!!!!!weather icon


There's a {{prediction_proba}}% chance you will golf tomorrow in {{selected_location_raw}} between {{selected_time_bracket}}, go prep those clubs!!!

weather iconSorry, No Golf...weather icon


Unfortunately, there's only a {{prediction_proba}}% chance for golf tomorrow in {{selected_location_raw}} between {{selected_time_bracket}}

{{message}}

Tomorrow's Forecast
{{time_stamp_date}}

Outlook{{outlook}}
Temperature{{temperature}}F, {{temperature_nominal}}
Humidity{{humidity}}%, {{humidity_nominal}}
Windy{{iswindy}}

{% if (outlook != "None") and (prediction_actual == 0) %} golf or not {% else %} golf or not {% endif %}