[ncl-install] NCL installation problem with ubuntu 16.04

Dipti Kalyanshetti diptikalyanshetti at gmail.com
Fri Jun 3 03:13:04 MDT 2016


Hi,

I have installed NCL using sudo apt install ncl-ncarg. But it is not
working correctly. Getting error
 *fatal:Could not open  ($NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl)
.*
This is due to environmental variables not set properly.

 I set variables in my .bashrc file as follows (reading after
https://www.ncl.ucar.edu/Support/talk_archives/2014/1620.html)

export NCARG_NCARG=usr/share/ncarg
export NCARG_ROOT=/usr
export PATH=$NCARG_ROOT/bin:$PATH
export PATH=$NCARG_NCARG:$PATH

But still I am getting same error.


Thanks and Regards,
Dipti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20160603/de9c5858/attachment.html 


More information about the ncl-install mailing list