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

Home » Public Forums » archive » ARRAYS
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: Arrays [message #39976 is a reply to message #2860] Tue, 29 June 2004 11:48 Go to previous messageGo to previous message
Craig Markwardt is currently offline  Craig Markwardt
Messages: 1869
Registered: November 1996
Senior Member
rats@mail.geog.uvic.ca (Rafael Loos) writes:
> Hi, I am new with IDL and I am having some problems with arrays.
> I have a file with 4 column and 5,607,515 rows.
>
> Example of one line: 3 492515.080 5506165.090 98.320
>
> I am separating all the columns in different arrays (1, 5607515)
>
> The problem is when I try to visualize the SECOND column (492515.080)
> ... what I see is just the numbers before de "point" and the point (eg
> 492515.) all the numbers after I can not see ...
> With the other columns that is not a problem ... just with the second
> ... What am I doing wrong ?

...
> data = FltArr(4, 5607515)
...

Have you considered that your numbers require double precision (>7
digits), and you are using only single precision floating point (< 7
digits)?

Craig


--
------------------------------------------------------------ --------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@REMOVEcow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
------------------------------------------------------------ --------------
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 3D overplotting??
Next Topic: Re: 3D overplotting??

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

Current Time: Sun Oct 12 05:47:10 PDT 2025

Total time taken to generate the page: 1.43939 seconds