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.
Hi Sepide, re: The only thing I can imagine is that you are running the REDIRECT command from a directory in which you do not have write permission so LWPATH.NAM is not being created. > i am in /home/mcidas, so i am sure i have writing permission . infront of > LWPATH.NAM it says rw-rw-r-- , so i have the permission, because i am logged > in as user mcidas OK, so write permissions are not the problem. re: any chance for me to logon to your system? > unfortunately no OK, no worries. re: > i am using mcidas X , is there any chance that the command are different? No. I am using McIDAS-X also. Please try the following: - rebuild your McIDAS distribution from scratch: <as 'mcidas'> cd ~mcidas/mcidas2009/src make clobber make make install.mcxall I have a vague recollection of another user having some problems with REDRECT. Their problem was remedied when they rebuilt/reinstalled the distribution as per the above instructions. If a rebuild/reinstall does not fix your REDIRECT problem, there is another, more brute force method: - edit the copy of LWPATH.NAM that will be used by the McIDAS commands (i.e., if you are running your commands from /home/mcidas, then edit /home/mcidas/LWPATH.NAM) and manually insert the REDIRECT rule(s) into the file For example, the REDIRECT invocation that you sent along previously was: cd /home/mcidas redirect.k ADD NCDF932\* \"/mnt/goes9195/1993/VIS932/OUTPUT The net result of running this command should be the inclusion of the following rule into /home/mcidas/LWPATH.NAM: NCDF932* /mnt/goes9195/1993/VIS932/OUTPUT If this works, then you can manually add/modify the REDIRECT entry in LWPATH.NAM to match what you need. I am guessing, however, that a rebuild/reinstall will solve the problem directly. Cheers, Tom -- **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: HZC-630597 Department: Support McIDAS Priority: Normal Status: Closed