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: "Karli Lopez (McIDAS)" <address@hidden> >Organization: University of Puerto Rico >Keywords: 200002010754.AAA03412 datastreams ROUTE PP BATCH LDM Karli, >Hi there, sorry I haven't been able to respond earlier. >I commented out the lines and changed them to the single entry listed in >the email (and made sure that tabs followed the WSI entry, instead of >spaces) and got the >following error: > >------------------------------------------------------------------------------ > ----------------------------- > >ldm@breeze 15% ldmadmin pqactcheck >Mar 16 21:36:27 pqact[7985]: Syntax error at line 645, not enough fields >------------------------------------------------------------------------------ > ----------------------------- > >and so I haven't been able to make further changes to the setup. This sounds like you cut and pasted the example I sent in the email and ended up with the first line being chopped into two lines. Please check your 'WSI ^NEX/(.*)/(.*)/([1-2][0-9])([0-9][0-9])([0-1][0-9])([0-3][0-9])([0-2][0-9])([0-6][0-9])' line and make sure that it is _one_ line and not two. That is: WSI<tab>^NEX/(.*)/(.*)/([1-2][0-9])([0-9][0-9])([0-1][0-9])([0-3][0-9])([0-2][ 0-9])([0-6][0-9])<new line> >Thanks, Tom