** Summary changed:

- unable to run a ncl command --  load 
"$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl"
+ unable to run a ncl command --  load 
"$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl" at first time

** 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.
+ will be successful 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

** Tags removed: at not once script
** Tags added: statement

** Tags removed: load ncl statement
** Tags added: ncl-load-statement

-- 
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" at first time

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