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: address@hidden >Organization: UCAR/Unidata >Keywords: 200308061505.h76F58Ld018266 >Could someone please tell me what the ldmd.conf entry and the pqact.conf entry >is to have all the NEXRAD levels advailable on the IDD be saved?? > >Thanks > >-- >Adam Taylor >Computing Center >University of Louisiana at Monroe > Adam, From the $NAWIPS/ldm/etc/templates section of the GEMPAK distribution, I show: NNEXRAD ^SDUS[2357]. .... ([0-3][0-9])([0-2][0-9])([0-6][0-9]).*/p(...)(...) FILE -close data/gempak/nexrad/NIDS/\5/\4/\4_(\1:yyyy)(\1:mm)\1_\2\3 You can adjust the path accordingly. Also note, it is very disk intensive to file all NNEXRAD products. If you are receiving all NNEXRAD sites, you may need to run a separate instance of pqact so that your system doesn't fall behind....especially if you aren't using a RAID file system with striping). Steve Chiswell