Attempt to dail in the forecast discussion section of the daily weather report
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Generate a Daily Weather Report from the following weatherreporter JSON data package.
|
Generate a Daily Weather Report from the following weatherreporter JSON data package.
|
||||||
|
|
||||||
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`.
|
The report may be for today, tomorrow, or a future date. Determine the correct framing from `report.currentLocalDate`, `report.variant`, `report.validPeriod`, `briefing.metadata.validPeriod`, and `briefing.daily.forecastSummaryDate`.
|
||||||
|
|
||||||
Use Markdown.
|
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.
|
In most cases, this section should adhere to the following pattern.
|
||||||
|
|
||||||
- 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 summarizing the relevant local/regional meteorological setup. (This could include, for example, the overall synoptic pattern; shortwaves/troughs/ridges passing through the region; 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”.)
|
- Provide 1-2 sentences that describe the main forecast uncertainty or conditional factor, if present.
|
||||||
- Optionally, include 1-2 sentences that mention the next day or broader pattern if the AFD supports it.
|
- 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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user