[ncl-talk] Taylor plot

Komal Shukla komalshukla1992 at gmail.com
Fri Jan 11 11:10:55 MST 2019


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190111/f28214a3/attachment.html>


More information about the ncl-talk mailing list