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: Robert Leche <address@hidden> >Organization: LSU/SRCC >Keywords: 200511181500.jAIF0b7s013521 IDD ACARS GEM FNMOC NLDN Hi Bob, re: prohibition of redistribution of restricted feeds >thanks for the clarification, we are not receiving the >ACARS,GEM,FNMOC,NLDN feeds. OK. I would suggest -- for your future convenience -- that you structure your ldmd.conf allow lines to look like: allow ANY-NLDN-WSI-PCWS-GEM-NOGAPS \.edu$ # All US .edus This contains the current list of feeds which can not be relayed: NLDN - NLDN lightning data from SUNY Albany WSI - NEXRAD Level III composite imagery from WSI Corporation PCWS - ACARS data from NOAA/GDS GEM - GEM model data from CMC NOGAPS - NOGAPS model data from FNMOC If you decide to receive any of these feeds in house, you don't have to worry about them being relayed outside of your university. If you want to relay any/all of these _inside_ your university, you can always add an allow line _before_ the general allow: allow ANY \.lsu\.edu$ # All LSU machines allow ANY-NLDN-WSI-PCWS-GEM-NOGAPS \.edu$ # All US .edus -- or -- allow ANY \srcc\.lsu\.edu$ # All LSU/SRCC machines allow ANY-NLDN-WSI-PCWS-GEM-NOGAPS \.edu$ # All US .edus etc. Cheers, Tom -- NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.