[ncl-talk] Problem with "Troubleshooting WRAPIT" test

Mary Haley haley at ucar.edu
Wed Feb 11 11:01:46 MST 2015


Hi David,

In NCL Version 6.0.0, we upgraded the internal code to better handle 64-bit
size dimension sizes. The error you're getting is similar to the one
mentioned on our "what's different in V6.0.0" list:

http://www.ncl.ucar.edu/prev_releases.shtml#WRAPITcode6.0.0

I noticed you are doing a "./WRAPIT", which seems to imply that you are
using a personal version of WRAPIT? If so, then it may be incompatible with
what NCL V6.0.0 is expecting.

Have you tried using the WRAPIT that comes with NCL V6.0.0?

--Mary


--Mary




On Tue, Feb 10, 2015 at 3:58 AM, David Poulet <poulet at numtech.fr> wrote:

>  Hi,
>
> I used the test from "Troubleshooting WRAPIT" (
> https://www.ncl.ucar.edu/Document/Tools/WRAPIT.shtml#TroubleShooting).
>
> "./WRAPIT ex.f" produce the following output :
>
>     WRAPIT Version: 110125
>     COMPILING ex.f
>     LINKING
>     END WRAPIT
>
>
> But "./ncl_6.0 ex.ncl " returns :
>
>      Copyright (C) 1995-2011 - All Rights Reserved
>      University Corporation for Atmospheric Research
>      NCAR Command Language Version 6.0.0
>      The use of this software is governed by a License Agreement.
>      See http://www.ncl.ucar.edu/ for more details.
>     (0)     before i = 5
>     (0)     before x = 1.3
> *    fatal:Number of elements of dimension (0) of argument (0) is (1) in
> function (ex), expected (140733193388033) elements*
> *    fatal:Execute: Error occurred at or near line 8 in file ex.ncl*
>
>
> The result for "uname -a" is :
>
>     Linux metdataUS 2.6.18-308.8.1.el5 #1 SMP Tue May 29 14:57:25 EDT 2012
> x86_64 x86_64 x86_64 GNU/Linux
>
>
> I get similar errors when I use my own ncl scripts with WRAPIT. Could you
> please say me how to fix this problem ?
>
> Thanks for your help
> Best regards
> David
>
>
> --
>
>
>   <http://www.numtech.fr>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150211/2780639c/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NUMTECH_.png
Type: image/png
Size: 159 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150211/2780639c/attachment.png 


More information about the ncl-talk mailing list