comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: IDL reading grib data on 64bit-machine
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL reading grib data on 64bit-machine [message #71288 is a reply to message #71287] Wed, 09 June 2010 05:33 Go to previous message
Nigel Wade is currently offline  Nigel Wade
Messages: 286
Registered: March 1998
Senior Member
On Wed, 09 Jun 2010 05:07:05 -0700, jkeller wrote:

> I used to work with the 32bit-GRIB data reading library provided in the
> IDL community code library (
> http://www.ittvis.com/UserCommunity/CodeLibrary.aspx) and everything
> worked fine.
>
> As I upgraded my system to a new computer and 64bit Linux, the routine
> does not work anymore. Certainly, I could convert the data to binary or
> netcdf. However, the GRIB routine from the code library was the more
> elegant solution and I would like to know, if there is a 64bit version
> or if I can start IDL in 32 bit mode.
>
> Sincerely,
> Jan

You can certainly run 32bit IDL on your 64bit Linux - provided you have
the necessary 32bit libraries installed. Some distros. include both in a
default install, others require you to install them explicitly. If you
can run any 32bit executable then you are probably ok.

AFAIK the IDL Linux distribution contains both the 64bit and 32bit
versions, and installs both. If your IDL installation directory contains
bin/bin.linux.x86/ then you already have it. To run it add the flag -32
to the idl command. I don't know how you'd run it from the IDE because I
don't use idlde.

So, just try the command "idl -32" and see if it works...

--
Nigel Wade
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Scientific Programmers?
Next Topic: Using STREGEX/STRMID

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Tue Dec 02 15:46:13 PST 2025

Total time taken to generate the page: 0.63949 seconds