Re: Fwd: ncl error

From: Adam Phillips <asphilli_at_nyahnyahspammersnyahnyah>
Date: Mon Oct 03 2011 - 15:07:07 MDT

Hi Mark,
I believe this type of error usually means that NCL is having trouble
writing to a workstation.. The most common cause: You specified an
output directory that doesn't exist or one that you don't have
permissions to write to. (I'm assuming line 126 is the line where you
are creating the plot.) If that doesn't help let ncl-talk know.. Adam

On 10/03/2011 09:57 AM, mark vogel wrote:
> Dear all
> I try to plot cross section plot in ncl before putting in vapor as
> example
> http://www.ncl.ucar.edu/Applications/Scripts/wrf_CrossSection2_FirstMod.ncl
> 6 values
> Number of Dimensions: 1
> Dimensions and sizes: [6]
> Coordinates:
> Number Of Attributes: 2
> description : times in file
> _FillValue : missing
> (0) 2007-06-09_00:00:00
> (1) 2007-06-09_01:00:18
> (2) 2007-06-09_02:00:09
> (3) 2007-06-09_03:00:00
> (4) 2007-06-09_04:00:18
> (5) 2007-06-09_05:00:09
> (0) Working on time: 2007-06-09_00:00:00
> fatal:_NhlCreate:Invalid Parent id #-4
> fatal:PID #-4 can't be found in NhlSetValues
> fatal:NhlGetValues:PID #-4 is invalid
> fatal:Execute: Error occurred at or near line 916 in file
> $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl
>
> fatal:Execute: Error occurred at or near line 959 in file
> $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl
>
> fatal:Execute: Error occurred at or near line 1051 in file
> $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl
>
> fatal:Execute: Error occurred at or near line 8001 in file
> $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl
>
> fatal:Execute: Error occurred at or near line 2294 in file
> $NCARG_ROOT/lib/ncarg/nclscripts/wrf/WRFUserARW.ncl
>
> fatal:Execute: Error occurred at or near line 126 in file rh_gem.ncl
> but I got this error what does it mean
> 6 values
> Number of Dimensions: 1
> Dimensions and sizes: [6]
> Coordinates:
> Number Of Attributes: 2
> description : times in file
> _FillValue : missing
> (0) 2007-06-09_00:00:00
> (1) 2007-06-09_01:00:18
> (2) 2007-06-09_02:00:09
> (3) 2007-06-09_03:00:00
> (4) 2007-06-09_04:00:18
> (5) 2007-06-09_05:00:09
> (0) Working on time: 2007-06-09_00:00:00
> fatal:_NhlCreate:Invalid Parent id #-4
> fatal:PID #-4 can't be found in NhlSetValues
> fatal:NhlGetValues:PID #-4 is invalid
> fatal:Execute: Error occurred at or near line 916 in file
> $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl
>
> fatal:Execute: Error occurred at or near line 959 in file
> $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl
>
> fatal:Execute: Error occurred at or near line 1051 in file
> $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl
>
> fatal:Execute: Error occurred at or near line 8001 in file
> $NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl
>
> fatal:Execute: Error occurred at or near line 2294 in file
> $NCARG_ROOT/lib/ncarg/nclscripts/wrf/WRFUserARW.ncl
>
> fatal:Execute: Error occurred at or near line 126 in file rh_gem.ncl
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

-- 
______________________________________________________________
Adam Phillips                                asphilli@ucar.edu
NCAR/Climate and Global Dynamics Division       (303) 497-1726
P.O. Box 3000				
Boulder, CO 80307-3000    http://www.cgd.ucar.edu/cas/asphilli
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Oct 3 15:07:13 2011

This archive was generated by hypermail 2.1.8 : Sun Oct 09 2011 - 13:05:26 MDT