This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>From: Tom Yoksas <address@hidden> >Organization: UCAR/Unidata >Keywords: 200310082202.h5IM27Ld018077 IDD LDM SDI feed names Hi Bob, We see that datoo is injecting observation products into the IDD as the feed 'WMO' and model data as 'HDS'. The correct setup is for the observational products to be called 'IDS|DDPLUS'. The names of the feeds are set in ~ldm/etc/ldmd.conf actions that should look like: exec "pqing -f IDS|DDPLUS /tmp/jmb.fifo.1" exec "pqing -f HRS /tmp/jmb.fifo.2" We are betting that yours looks like: exec "pqing -f WMO /tmp/jmb.fifo.1" exec "pqing -f HDS /tmp/jmb.fifo.2" Can you change these ldmd.conf entries on datoo to match the examples we provided above, and then stop and restart the LDM there? This will help us in gathering consistent real time IDD statistics. If you would rather that we made the change, please send us the ldm login information for datoo (I think you gave me this earlier, but I can't find it anymore). Thanks! Tom -- +-----------------------------------------------------------------------------+ * Tom Yoksas UCAR Unidata Program * * (303) 497-8642 (last resort) P.O. Box 3000 * * address@hidden Boulder, CO 80307 * * Unidata WWW Service http://www.unidata.ucar.edu/* +-----------------------------------------------------------------------------+