Public bug reported:

Hi all,
I cannot load a ncl command -- 
load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl" at the first time.

I expect that load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"
success at the first time.

Here is my command to reproduce this bug
---------------------------------------------------------------------------------chrislin@localhost
 ~ $ ncl
 Copyright (C) 1995-2015 - All Rights Reserved
 University Corporation for Atmospheric Research
 NCAR Command Language Version 6.3.0
 The use of this software is governed by a License Agreement.
 See http://www.ncl.ucar.edu/ for more details.
ncl 0>  load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"
fatal:Could not open ($NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl)
fatal:error at line 0

ncl 1>  load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl" ; <= ok !
ncl 2>
---------------------------------------------------------------------------------

I can reproduce the error with a clean environment

==============================================
Here is my environment information:
==============================================

1. $ lsb_release -rd
Description:    Ubuntu 16.04 LTS
Release:        16.04

2. $ apt-cache policy ncl-ncarg
ncl-ncarg:
  Installed: 6.3.0-6build1
  Candidate: 6.3.0-6build1
  Version table:
 *** 6.3.0-6build1 500
        500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
        100 /var/lib/dpkg/status

** Affects: ncl (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: at load ncl not once script

** Description changed:

  Hi all,
- I cannot load a ncl command -- load 
"$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl" at the first time.
- I expect that load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl" 
success at the first time.
+ I cannot load a ncl command -- 
+ load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl" at the first time.
  
+ I expect that load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"
+ success at the first time.
  
  Here is my command to reproduce this bug
- 
----------------------------------------------------------------------------------------------------------chrislin@localhost
 ~ $ ncl
-  Copyright (C) 1995-2015 - All Rights Reserved
-  University Corporation for Atmospheric Research
-  NCAR Command Language Version 6.3.0
-  The use of this software is governed by a License Agreement.
-  See http://www.ncl.ucar.edu/ for more details.
+ 
---------------------------------------------------------------------------------chrislin@localhost
 ~ $ ncl
+  Copyright (C) 1995-2015 - All Rights Reserved
+  University Corporation for Atmospheric Research
+  NCAR Command Language Version 6.3.0
+  The use of this software is governed by a License Agreement.
+  See http://www.ncl.ucar.edu/ for more details.
  ncl 0>  load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"
  fatal:Could not open ($NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl)
  fatal:error at line 0
  
- ncl 1>  load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"       
;<===== this time is ok !
+ ncl 1>  load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl" ; <= ok !
  ncl 2>
- 
----------------------------------------------------------------------------------------------------------
+ 
---------------------------------------------------------------------------------
  
  I can reproduce the error with a clean environment
  
  ==============================================
  Here is my environment information:
  ==============================================
  
  1. $ lsb_release -rd
  Description:    Ubuntu 16.04 LTS
  Release:        16.04
  
  2. $ apt-cache policy ncl-ncarg
  ncl-ncarg:
-   Installed: 6.3.0-6build1
-   Candidate: 6.3.0-6build1
-   Version table:
-  *** 6.3.0-6build1 500
-         500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
-         100 /var/lib/dpkg/status
+   Installed: 6.3.0-6build1
+   Candidate: 6.3.0-6build1
+   Version table:
+  *** 6.3.0-6build1 500
+         500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
+         100 /var/lib/dpkg/status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1608569

Title:
  unable to run a ncl command --  load
  "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ncl/+bug/1608569/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to