This message is valid at {timestamp}. The following data is named daily_data
and in JSON format:

{daily_data}

===============================================================================

Provide a summary report of daily_data by responding in HTML format. Include
the following notifications for the report based on the variables including,
but not limited to, wind speed, location, and timestamps of the data points:

- [HI] Rapidly intensifying storms based on wind speed
- [HI] Tropical storm(s) that currently have wind speeds that registers it as a
  Category 3 or higher according to the Saffir Simpson scale
- [LO] Tropical storm(s) that currently have wind speeds that registers it as a
  Category 1 or 2 according to the Saffir Simpson scale
- [LO] Tropical storm(s) that have reached at least a Category 1 on the Saffir
  Simpson scale
- [HI] Any tropical storm that is forecasted to become or remain a severe
  hurricane (Category 3+)
- [LO] No forecast data points in daily_data
- [LO] No recent updates in data. For example, the most recent timestamp in the
  wind speed observations is a day or more before the valid time.

The notifcations are categorized by [HI] high severity or [LO] lower severity.

The response will be utilized to create a daily report. The response must be in
a valid HTML format that renders correct and compelling user experiences.