[ncl-install] fatal:Could not open ($NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl)

nategheh najafpour nati.najafpour at gmail.com
Thu Dec 26 13:12:35 MST 2019


Hi

I downloaded this version of ncl:
ncl_ncarg-6.6.2-Debian9.8_64bit_gnu630.tar.gz
<https://www.earthsystemgrid.org/dataset/ncl.662.dap/file/ncl_ncarg-6.6.2-Debian9.8_64bit_gnu630.tar.gz>

I set my variables in bashrc as follows:
# NCARG Environmental Variables
export NCARG_ROOT=/usr/local/ncl-6.6.2
export PATH=$NCARG_ROOT/bin:$PATH
export DISPLAY=:0.0

After installing ncl /usr/local/ncl-6.6.2 directory in according to
https://www.ncl.ucar.edu/Download/install_from_binary.shtml

I tested NCL according to
https://www.ncl.ucar.edu/Download/

In Test 3 I got this error
   Copyright (C) 1995-2017 - All Rights Reserved
   University Corporation for Atmospheric Research
   NCAR Command Language Version 6.4.0
   The use of this software is governed by a License Agreement.
   See http://www.ncl.ucar.edu/ for more details.
   fatal:Could not open ($NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl)
   fatal:error at line 6 in file
/usr/local/ncl-6.6.2/lib/ncarg/nclex/nug/NUG_multi_timeseries.ncl

Type of my system, flavor of LINUX and the version of gcc are as follows:

$ uname -m
x86_64

$ cat /etc/issue
Ubuntu 18.04.3 LTS \n \l

$ lsb_release -d
Description: Ubuntu 18.04.3 LTS

$ gcc --version
gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Could you please help me to solve this error?

Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-install/attachments/20191226/5e5a3687/attachment.html>


More information about the ncl-install mailing list