NCL 5.2.0

From: Li, Yongzuo <yongzuo.li_at_nyahnyahspammersnyahnyah>
Date: Thu Apr 29 2010 - 10:00:04 MDT

 Mary,

The ncl 5.2.0 installation problem is solved by following
your instruction.

Here is the procedure.

(1) Before corrections

Raptor-login[1] yli$ ncl -V
5.2.0
Raptor-login[2] yli$ which ncl
ncl is aliased to `/home/yli/bin/ncl'
Raptor-login[3] yli$ env |grep NCARG
NCARG_ROOT=/usr/local/ncarg/x86_64

(2) Now I did

Raptor-login[14] yli$ ls /gri/projects/nrrp/yli/raptor/NCL/
bin/ include/ lib/ ncl_ncarg-5.2.0.Linux_Debian_x86_64_nodap_gcc412.tar.gz*
Raptor-login[15] yli$ export NCARG_ROOT=/gri/projects/nrrp/yli/raptor/NCL
Raptor-login[16] yli$ env |grep NCARG
NCARG_ROOT=/gri/projects/nrrp/yli/raptor/NCL

(3) Attached is the png file directly from ncl 5.2.0

Thanks.

Yongzuo

From: Mary Haley [haley@ucar.edu]

Sent: Thursday, April 29, 2010 6:38 AM

To: Li, Yongzuo

Cc: ncl-talk@ucar.edu

Subject: Re: ncl 5.2.0

Hi Yongzuo,

I need a little more information here. This type of error looks like you have
two versions of NCL installed on your system, and that you are using a mix of
the two.

Can you type the following commands on your UNIX command line and let me know what the
output is:

   ncl -V
  which ncl
  env | grep NCARG
  
Also, what "load" statements do you have in your script?

--Mary

On Apr 28, 2010, at 3:49 PM, Li, Yongzuo wrote:

Hi,

I download

ncl_ncarg-5.2.0.Linux_Debian_x86_64_nodap_gcc412.tar.gz

to my computer

Raptor-login[32] yli$ uname -a

Linux Raptor-login.HPC.MsState.Edu 2.6.16.60-0.42.8-smp #1 SMP Tue Dec 15 17:28:00 UTC 2009 x86_64 x86_64 x86_64 GNU/Linux

Raptor-login[33] yli$ gcc -v

Using built-in specs.

Target: x86_64-unknown-linux-gnu

Configured with: ../gcc-4.2.1/configure --prefix=/usr/local/gnu/gcc-4.2.1/x86_64 --with-gmp=/usr/local/gnu/

Thread model: posix

gcc version 4.2.1

Raptor-login[34] yli$

To make png output,

 wks = gsn_open_wks("png" ,"wrf-15km-cold-slp")

I got

See http://www.ncl.ucar.edu/ for more details.

warning:wkImageFileName is not a resource in the given object

warning:wkImageFormat is not a resource in the given object

Yongzuo

_______________________________________________

ncl-talk mailing list

List instructions, subscriber options, unsubscribe:

http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk

wrf-15km-cold-slp.000001.png
Received on Thu Apr 29 10:09:36 2010

This archive was generated by hypermail 2.1.8 : Mon May 03 2010 - 14:51:26 MDT