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: Tom Priddy <address@hidden> >Organization: UCAR/Unidata >Keywords: 200007171521.e6HFLIT01923 >From: Tom Priddy > >Steve....it look's like Maureen put the mcidas install on our dalton sun >machine >but we can't find the LWTOA3 decoder. We found old AREA files in the >data subdirectory....and found the commented-out pqact.conf commands. >We think we only need to uncommet the commands in the pqact.conf and >find LWTOA3 decoder. If AREA files start coming in today....we'll >know. However, it may be best just to re-install the latest version from > >Unidata. /ktp > >-- >=========================================================================== > >Tom Priddy, Extension Ag. Meteorologist.....email: address@hidden >Ag. Weather Center.............................fax: 606-257-5671 >243 Ag. Engineering Bldg.....................phone: 606-257-8803 ext 245 > >Dept. of Biosystems and Ag. Engr. >University of Kentucky >Lexington, KY 40546-0276 >HOMEPAGE......................................http://wwwagwx.ca.uky.edu/ > >=========================================================================== > > > Tom, If you can find lwtoa3, you can do a search of your entire file system using: cd / find . -name lwtoa3 -print Of course, you can always download the latest version. Steve Chiswell