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

Home » Public Forums » archive » read and plot ascii data file
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
read and plot ascii data file [message #38907] Tue, 06 April 2004 06:44
Matthias Demuzere is currently offline  Matthias Demuzere
Messages: 9
Registered: April 2004
Junior Member
Hi,

I made an ascii template in IDL with several rows and columns. If i print it
out, is see the program is reading it correctly. No i want to use for
example one column, ex. temperature, and plot that in a graph. Can anyone
help me with that problem.

hereby i give a part of my IDL program.
*************************************************
; READ STATION DATA - Marseille Observatoire
; ----------------------

; location: 43�18' ; -5�23'
; altidtude: 60m
; time interval: 15min


fnam0='C:\RSI\IDL54\ESCOMPTE\post\surface\Mars_obs_0620_0627 .txt'

Mars_Obs=READ_ASCII(fnam0, TEMPLATE = Mars_obs_0620_0627TEMPLATE)

fnam1='C:\RSI\IDL54\ESCOMPTE\post\surface\Mars_obs_rad_0620_ 0627.txt'

Mars_Obs_rad=READ_ASCII(fnam1, TEMPLATE = Mars_obs_rad_0620_0627TEMPLATE)

print, Mars_Obs
print, Mars_Obs_rad
************************************************

Thanks alot!
Greetz,
Maffie
--
------------------------------------
Matthias Demuzere
O.L. Vrouwstraat 50
3000 Leuven
[Message index]
 
Read Message
Previous Topic: Widget Objects
Next Topic: automated file input possible?

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

Current Time: Thu Oct 09 09:17:33 PDT 2025

Total time taken to generate the page: 0.56724 seconds