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.
Gilbert, There's a new beta release (6.9.0.7) that has a fixed regutil(1) and the new (undocumented) script wasReceived(1), which can be used to check whether feedtype-specific data-products have been received. For example, the following crontab(1) entry would check every 15 minutes whether or not a NOAAPORT data-product has been received: 0,15,30,45 * * * * bash -l -c 'wasReceived -f NPORT -o 15' || echo NOAAPORT data-product not received in last 15 minutes Regards, Steve Emmerson Ticket Details =================== Ticket ID: TMA-441215 Department: Support LDM Priority: Normal Status: Closed