ARGV Error

2011-03-16 Thread indrag
Hi, I am Indra. I am new in perl. I start to run my script : * #!/usr/bin/perl -w $UNFOLD = 1; #1=UNFOLD^[$B%G!<%?$r;HMQ^[(B 0=^[$B@8^[(Bvolume^[$B%G!<%?$r;HMQ^[(B $XDR_NUM = 1; #1=^[$BJRJ}$N$_^[(B

MRF-ERROR: Is a directory

2011-03-16 Thread indrag
how to overcome this error : MRF-ERROR: Is a directory regards, Indra -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/

Re: MRF-ERROR: Is a directory

2011-03-16 Thread indrag
this is the code: #!/usr/bin/perl use NetCDF; if(@ARGV == 6){ print "ARGV ERROR \n"; print "date hhmm Noise Radius AZ1 AZ2\n"; exit(1); } $date = $ARGV[0]; $hhmn = $ARGV[1]; $opt_Noise = $ARGV[2]; $radius = $ARGV[3]; $AZ1= $ARGV[4]; $AZ2

Error Netcdf

2011-03-18 Thread indrag
Please help me, why this message appear. * /work/radar/radar_mkCAPPI/volume/Husein_20110221/201102211442 cp: omitting directory `/work/radar/radar_mkCAPPI/volume/Husein_20110221/201102211442' ncopen: filename "test.nc": NetCDF: Unknown file format th

help me for this error

2011-05-18 Thread indrag
Dear all, I try to run this script to process my radar data, the script build by someone, I have asked him, but his advice can not help. This error message : ARGV error firstradar velx vely This is the Perl code: #! /usr/bin/perl $UNFOLD = 0; #1=UNFOLD^[$B%G!<%?$r;HMQ^[(B 0=^[$B@8^[(Bvolu