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: Adam Burnett <address@hidden> >Organization: Colgate >Keywords: 200008021416.e72EGDT23082 ldm-mcidas pnga2area Unidata-Wisconsin Adam, >I'm still having trouble decoding the PNG products. After receiving your >email I > >Corrected my pqact.conf action to include the -r. Why did I leave the -r >out the first time? Looks like I just didn't pay close enough attention to >the instructions. Ok. Since you were the second person to make the same mistake, I figured that there had to be a bad copy of the example pqact.conf actions out there somewhere. >The action now looks like: > >MCIDAS ^pnga2area Q. (..) (.*) (.*) (.*) (.*) (........) (....) PIPE >-close /data2/ldm/ldm-mcidas-7.6.4/bin/pnga2area -d /data3/mcfiles -r \1,\2 Assuming proper new lines and tabs, this looks fine. >I'm wondering if my ldmd.conf is structured correctly. This is what I >currently have: > >request UNIDATA "(^[A-OQ-X])|(^YZ].[^AHIJRU])" vortex.weather.brockpor > t.edu > >Should I change to: > >request DDPLUS|IDS|HRS|FSL2 ".*" vortex.weather.brockport.edu >request MCIDAS "^pnga2area Q[01]" vortex.weather.brockport.edu Yes, exactly. After making the change to ldmd.conf you will have to stop and restart your LDM: ldmadmin stop <wait for all LDM processes to exit cleanly> ldmadmin start >Thanks - Adam Later... Tom >From address@hidden Thu Aug 3 08:35:52 2000 >Subject: RE: 20000803: pnga2area pqact.conf setup question (cont.) Tom, Looks like I'm decoding! The change to my ldmd.conf made the difference. Thanks for your help Adam