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

Home » Public Forums » archive » Read ASCII
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: read ascii [message #63761 is a reply to message #10591] Mon, 17 November 2008 07:43 Go to previous messageGo to previous message
julia.walterspiel is currently offline  julia.walterspiel
Messages: 35
Registered: July 2008
Member
> I see three posts

i didn't see my post after 10min so I figured something went wrong and
added it again. I am not a very patient person.. :) (which makes
programming my absolute favourite :))


good, besides the posting-deleting-issue here's another simple
question which is obviously so simple that I cannot find a decent
answer on the internet:

I put my 3 arrays (Station, Time, Sunshine_duration) in one structure
because I'm trying to avoid having to index the sunshine_duration
array (the data runs from 01 jan 2000 to 31 okt 2008 and I want to be
able to plot selected months).

Am I right in my assumption, that every value of the
"sunshine_duration" has automatically assigned the right date ("time")
when it was measured? Means, if I want to let's say plot data from
April 2007 i can do some magic like

index = where(structure.time EQ 2007)

and this gives me the corresponding Sunshine_duration-values? (I
really hope it does, otherwise I would not understand the sense of
building structures...)

... last question for today! promise
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: idl for solaris
Next Topic: IDL and sqlite

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

Current Time: Wed Oct 08 18:39:31 PDT 2025

Total time taken to generate the page: 0.00445 seconds