Re: Plotting Taylor Diagram

From: <brownrig_at_nyahnyahspammersnyahnyah>
Date: Thu May 08 2014 - 17:55:30 MDT

Hi Azizul,

I think this is pretty clearly an issue with your pathname to the
file, and unfortunately you are the only one who can verify it is
indeed correct. A way to prove/disprove its correctness might be to
copy-paste the pathname in your script onto a shell command such as:

ls -l ...pasted_pathname...

My guess is you'll get something like:

ls: cannot access ..........: No such file or directory

However, if "ls" actually finds the file, let the group know. I'm
unaware of any pathname length restrictions, but those paths are
fairly long, and perhaps bumping up against a limit.

Hope that helps...
Rick

On Thu, 8 May 2014 16:22:39 -0700 (PDT)
  azizul haque <haque.azizul320@yahoo.com> wrote:
> Hi NCL Users,
> I just want to do plotting for Taylor Diagram using  gpcp daily
>observed data with 6 models data attached
> scripts and found following error message:
>  
> See
> http://www.ncl.ucar.edu/ for more details.
> fatal:["FileSupport.c":3605]:_NclFindFileExt:
> Requested file
></home/ahaque/GPCP_1DD_v1.2_199610-201312.nc_vs_/Projects/CMIP5A/Daily/historical/CNRM-CM5/r1i1p1/pr_day_CNRM-CM5_historical_r1i1p1_18500101-200512.nc>
> or
> </home/ahaque/GPCP_1DD_v1.2_199610-201312.nc_vs_/Projects/CMIP5A/Daily/historical/CNRM-CM5/r1i1p1/pr_day_CNRM-CM5_historical_r1i1p1_18500101-200512>
> does not exist
>  
> fatal:["FileSupport.c":3973]:(/home/ahaque/GPCP_1DD_v1.2_199610-201312.nc_vs_/Projects/CMIP5A/Daily/historical/CNRM-CM5/r1i1p1/pr_day_CNRM-CM5_historical_r1i1p1_18500101-200512.nc)
> has no file extension, can't determine type of file to open
> fatal:Assignment type
> mismatch, right hand side can't be coerced to type of left hand side
> fatal:["Execute.c":8567]:Execute:
> Error occurred at or near line 44 in file td2.ncl
>  
>  
> Please also note that my working directory is home/ahaque .
> Appreciated if you could guide me.
>  
> Thank you for your understanding,
> Regards
> Azizul

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu May 8 17:55:40 2014

This archive was generated by hypermail 2.1.8 : Fri May 09 2014 - 15:23:17 MDT