Page 1 of 1

List of NOAA advisory alerts?

PostPosted: Mon Jun 08, 2015 10:29 pm
by russg
Hi all - I'm new to Indigo and using NOAA Weather Plus to learn it (and loving it).

I'm trying to find a list of the NOAA advisory messages that can be sent. I'm creating different alerts for different conditions - a tornado for example is higher priority than heavy rains. If I can find a list of the possible alerts I can do the python script to parse it and set alert levels.

I must be missing something obvious, but I've been digging through the web for a while with no luck. Does anybody know where I could look for this info?

thanks!

Re: List of NOAA advisory alerts?

PostPosted: Tue Jun 09, 2015 3:35 am
by DaveL17
I believe that you're looking for this: “Experimental Hazard Grids in the National Digital Forecast Database”

See Appendix A.
Dave

Re: List of NOAA advisory alerts?

PostPosted: Tue Jun 09, 2015 3:49 pm
by Bollar
Did you see this thread? viewtopic.php?f=5&t=11855&hilit=noaa+alerts

My (poorly written) Python code lists all of the possible options.