Add further detail to the instructions for the daily weather report

This commit is contained in:
2026-05-29 23:27:26 -05:00
parent 83fadb8de3
commit 3869b34b1b

View File

@@ -1,6 +1,6 @@
Generate a Daily Weather Report from the following weatherreporter JSON data package.
The report may be for today or tomorrow. Determine the correct framing from `report.variant`, `report.validPeriod`, `briefing.metadata.validPeriod`, and `briefing.daily.forecastSummaryDate`.
Today's date is {{ var "date" }} The report may be for today, tomorrow, or a future date. Determine the correct framing from `report.variant`, `report.validPeriod`, `briefing.metadata.validPeriod`, and `briefing.daily.forecastSummaryDate`.
Use Markdown.
@@ -160,8 +160,8 @@ This section may include a short note about the following day or days if the for
In most cases, this section should adhere to the following pattern.
- Provide at least 2 sentences summarizing the relevant local/regional meteorological setup.
- Provide at least 2 sentences that describe the main forecast uncertainty or conditional factor, if present.
- Provide at least 2 sentences summarizing the relevant local/regional meteorological setup. (This could include, but is not limted to: the synoptic pattern; relevant surface boundaries; shortwaves/troughs/ridges affecting or passing through the region; instability, moisture, shear, or forcing; and/or regional placement of precipitation chances.)
- Provide at least 2 sentences that describe the main forecast uncertainty or conditional factor, if present. (This could include, but is not necessarily limited to: discussion of the factors causing confidence or uncertainty; and/or conditional outcomes such as “if X occurs, Y becomes more likely”.)
- Optionally, include 1-2 sentences that mention the next day or broader pattern if the AFD supports it.
Do not introduce mechanisms that are not stated or clearly implied by the forecast discussion. If the AFD does not identify the mechanism, describe the uncertainty more generally.