Skip to content

Not getting Fire Warning alerts from API #524

Answered by jah1007
lior-lemonade asked this question in Q&A
Discussion options

You must be logged in to vote

I checked in on the specific fire warning linked above. The reason the API did not see this message is because FEMA specifically blocked transmission to the NWEM channel that the upstream data source uses to pull data from FEMA as noted by:

        {
          "BLOCKCHANNEL": "NWEM"
        },

This message came in to FEMA, it was not natively produced by the Weather Service. Since it's transmission to the Weather Service was blocked, we never received it. Fire Warning is a valid alert type but will only show up on the API if we receive it from FEMA into the upstream data source or produce it ourselves.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jah1007
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by lior-lemonade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants