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

Home » Public Forums » archive » The good way to use cdfid's
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: The good way to use cdfid's [message #76507 is a reply to message #76410] Mon, 06 June 2011 06:44 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Fabzou writes:

> I am sorry, I made a mistake in my previous mail. The computer on which
> the error is happening is:
>
> { x86_64 Win32 Windows Microsoft Windows 7.1.2 Oct 28 2009 64 64}

Well, here is the code I used. No problem running the program
on my identical Windows machine:

file = "C:\IDL\data\netCDF\VECTORS.20070321_041224.nc"
FOR j=0L, 16500 DO BEGIN
o = Obj_New('NCDF_FILE', file)
obj_destroy, o
print, j
ENDFOR
END


IDL> print, !version
{ x86_64 Win32 Windows Microsoft Windows 7.1.2 Oct 28 2009 64 64}


Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: point inside/outside of 3D object.
Next Topic: Re: Venn Diagram in IDL?

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

Current Time: Fri Oct 10 10:02:08 PDT 2025

Total time taken to generate the page: 1.35794 seconds