-
Hi, similar to #385, what are the definitions for the other timestamps in the alerts api? Specifically sent, effective, and onset?
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
This is just from observation over months of reading the API alerts. Corrections / clarifications encouraged. Sent is simply what it means. The time the particular product was issued. Effective is when the watch / warning / etc. goes into effect. From what I've seen, it mostly equals the sent time, but I suppose in the case where lead times are important, an alert will be sent before it goes into effect. Onset is when the conditions described by the product will begin. For instance, there is a freeze warning in Alabama that was issued this morning and the onset time is for 9pm tonight. Expires refers to the product rather than the event. The particular text in the product will no longer be valid and, if the event is still ongoing, a new product will be issued before the expiration time. Ends refers to the conditions described by the product - when the watch / warning / etc. will end. |
Beta Was this translation helpful? Give feedback.
-
This can be found in the CAP 1.2 documentation here: https://vlab.noaa.gov/web/nws-common-alerting-protocol/cap-documentation |
Beta Was this translation helpful? Give feedback.
-
The doc confirms what the OP believes should be the meaning of expires:“This is the time at which the information in the message should be considered stale and no longer used. The NWS forecaster will update or cancel the alert by the <expires> time.”And, like the OP, I have observed that a follow-up alert is not always issued in time; thus, it’s either have an alert disappear and reappear a little later; or pad the expiration time.On Jan 16, 2023, at 7:16 PM, John Sullivan ***@***.***> wrote:
CAP v1.2 documentation can be found here, which should help with understanding the expiration times: https://vlab.noaa.gov/web/nws-common-alerting-protocol/cap-documentation
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
This can be found in the CAP 1.2 documentation here: https://vlab.noaa.gov/web/nws-common-alerting-protocol/cap-documentation