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

Home » Public Forums » archive » Re: 3d displaying with x=longitude, y=latitude, z=altitude, but not yet working (T_T)
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: 3d displaying with x=longitude, y=latitude, z=altitude, but not yet working (T_T) [message #53749] Wed, 02 May 2007 08:11 Go to previous message
Christopher Thom is currently offline  Christopher Thom
Messages: 66
Registered: October 2006
Member
Quoth DirtyHarry:

> Good day, everyone. I would like to ask a question on 3d displaying.
>
> I have this data file.
>
> dat1.txt:
> Sokcho 38.2500 128.5667 17.8
> Cheorwon 38.1500 127.3000 154.2
> Dongducheon 37.9000 127.0667 112.5
> Daeguallyeong 37.6833 128.7667 842.5
> Chuncheon 37.9000 127.7333 76.8
>
> I read this file as follows.
> readcol, 'dat1.txt', city, lat, lon, alt, format = 'A, 3F'

Maybe I missed something...but where does your readcol routine come from?
If it's the idlastro one that I'm using, the format statement isn't
something that I've seen before, so I tried it with your data:

------
IDL> readcol, 'dat1.txt', city, lat, lon, alt, format = 'A, 3F'
% READCOL: Illegal format 3F in field 1
% Error occurred at: READCOL 203
------

cheers
chris
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: emacs-snapshot and IDLWAVE
Next Topic: 3d displaying with x=longitude, y=latitude, z=altitude, but not yet working (T_T)

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

Current Time: Wed Oct 08 17:36:01 PDT 2025

Total time taken to generate the page: 0.00881 seconds