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

Home » Public Forums » archive » reading data idl
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: reading data idl [message #92453 is a reply to message #92452] Fri, 18 December 2015 14:16 Go to previous message
siumtesfai is currently offline  siumtesfai
Messages: 62
Registered: April 2013
Member
On Friday, December 18, 2015 at 4:29:37 PM UTC-5, Phillip Bitzer wrote:
> On Friday, December 18, 2015 at 2:18:00 PM UTC-6, Sium T wrote:
>> Hi
>>
>> I have problem reading text file with header in idl
>>
>> nlines = FILE_LINES(filename)
>> sarr = STRARR(nlines)
>> OPENR, unit, filename,/GET_LUN
>> READF, unit, sarr
>> FREE_LUN, unit
>>
>> ==============
>
> What's the problem?
The problem is How I can put the data into an array with the following dimension

Data= [ pressure,Year, month]

Original data is daily data at several discrete pressure levels, year and month


Best regards
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Globe ('satellite') map projection in New Graphics....
Next Topic: Address Sanitizer Error: Heap-buffer-overflow

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

Current Time: Wed Oct 08 13:56:48 PDT 2025

Total time taken to generate the page: 0.00380 seconds