[ncl-install] Regarding setting of root path for NCL
Atul Saini
atulsainimail at gmail.com
Thu May 31 00:59:07 MDT 2018
Dear Sir/Ma'am,
I am trying to set root path of NCL using -
NCARG_ROOT=/usr/local/ncl-6.4.0
PATH=$NCARG_ROOT/bin:$PATH
export NCARG_ROOT
export PATH
There after when I try to load it using -
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"
It says No command 'load' found.
Please guide how to properly set the root path and load NCL script using 'load'.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-install/attachments/20180531/fbfb0954/attachment.html>
More information about the ncl-install
mailing list