Hi Gerry,
I have long wanted to create such a thing, but alas it may not be tenable.
Based on my interactions with the weather bureau, they don't have such a
listing either. I can offer some things to perhaps help with this.
1) A listing of 38,637 unique combinations of WMO TTAAII, source, and 6
character AWIPS ID of products received this year. Download it and `grep` to
your heart's content.
https://mesonet.agron.iastate.edu/pickup/nws/pils_20200101-20200628.txt
Now some of these aren't actually real (sad face) as they are psuedo IDs
generated by me, but most are good.
2) A query-able database of the past three days of products received over the
IDD, which includes some grib data and others, but is not fully comprehensive
either :/
https://id3b.agron.iastate.edu/
3) A reference listing of the first three character ids used in the AWIPS ID
and what I call the plain text version of it.
https://github.com/akrherz/pyIEM/blob/master/src/pyiem/data/reference/prodDefinitions.txt
That file appears to contain a comment that the EQR was terminated :)
4) A simple interface to query text files based on their 6 character AWIPS ID.
https://mesonet.agron.iastate.edu/wx/afos/
So in your case, you could use #3 and find that the EQR is the earthquake
report and then put EQROUN into #4 and get back the following:
SEUS64 KOUN 070257 CCA
EQROUN
OKZ004>048-050>052-TXZ083>090-070700-
EARTHQUAKE REPORT...UPDATE TO MAGNITUDE BY USGS...CORRECTED
RELAYED BY NATIONAL WEATHER SERVICE NORMAN OK
856 PM CST SUN NOV 7 2016
The caveat here is that this archive goes back to 1983 and perhaps some of the
IDs / WMO headers used by those products is no longer valid.
And as an aside, I have been hounding the weather bureau for many moons
attempting to resolve inconsistencies with their dissemination and usage of
various WMO IDs and AWIPS IDs and it is not much fun.
https://docs.google.com/spreadsheets/d/15a_b5_oz2kEiLMacjMSNWiJeYizS8VuPBnjOhhngxKc/edit#gid=0
The rabbit hole is deep, painful, and without a bottom. It is over six feet
deep though, so it will qualify for my resting place when the time comes.
daryl
--
/**
* daryl herzmann
* Systems Analyst III -- Iowa Environmental Mesonet
* https://mesonet.agron.iastate.edu
*/
________________________________________
From: ldm-users <ldm-users-bounces@xxxxxxxxxxxxxxxx> on behalf of Gerry Creager
- NOAA Affiliate via ldm-users <ldm-users@xxxxxxxxxxxxxxxx>
Sent: Sunday, June 28, 2020 9:29 AM
To: ldm-users
Subject: [ldm-users] Comprehensive list of AWIPS/WMO headers for products
I've been looking for a comprehensive list of what's available via LDM. This
morning, for example, I'm looking for earthquake alerts/info.
I used to have a good list but I can't find it now and my online searches
haven't been real successful.
Thanks
gerry
--
Gerry Creager
NSSL/CIMMS
(C) 979.229.5301 <--- NOTE THAT MY OFFICE NUMBER HAS CHANGED
++++++++++++++++++++++
The way to get started is to quit talking and begin doing.
Walt Disney