[ncl-talk] Taylor plot

Buzan, Jonathan jbuzan at purdue.edu
Fri Jan 11 11:14:14 MST 2019


Kim,

./ means the operating directory.  Is that script there?

-Jonathan


> On Jan 11, 2019, at 19:11, Komal Shukla <komalshukla1992 at gmail.com> wrote:
> 
> Hi NCL Team,
> 
> I am trying to make a tylor plot
> 
> my script starts with this
> 
> load "/home/NCL_NCARG/6.5.0/lib/ncarg/nclscripts/csm/gsn_code.ncl"
> load "/home//NCL_NCARG/6.5.0/lib/ncarg/nclscripts/csm/gsn_csm.ncl"
> load "/home/NCL_NCARG/6.5.0/lib/ncarg/nclscripts/csm/shea_util.ncl"
> load "/home/NCL_NCARG/6.5.0/lib/ncarg/nclscripts/csm/contributed.ncl"
> load "/home/NCL_NCARG/6.5.0/lib/ncarg/nclscripts/wrf/WRFUserARW.ncl"
> load "./taylor_diagram.ncl"
> ...
> and it results into this
> 
> fatal:Could not open (./taylor_diagram.ncl)
> fatal:error at line 11 in file taylor
> 
> Can you suggest why is it not able to load taylor_diagram.ncl?
> 
> Kim
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk


More information about the ncl-talk mailing list