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

Home » Public Forums » archive » Hovmoller
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: Hovmoller [message #89120 is a reply to message #89119] Fri, 25 July 2014 12:41 Go to previous messageGo to previous message
tjc0010 is currently offline  tjc0010
Messages: 5
Registered: July 2014
Junior Member
On Friday, July 25, 2014 1:47:23 PM UTC-5, David Fanning wrote:
> tjc0010@uah.edu writes:
>
>
>
>> When I use the WHERE function to limit the temperature values and use that index on over the time array I get an equal number of time and longitude values.
>
>
>
> Well, then you are doing it wrong. :-)
>
>
>
> Believe me, you only have two temperature values in this file. Print out
>
> your time array.
>
>
>
> Cheers,
>
>
>
> David
>
> --
>
> David Fanning, Ph.D.
>
> Fanning Software Consulting, Inc.
>
> Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
>
> Sepore ma de ni thue. ("Perhaps thou speakest truth.")

Here is my time array after I read in 2 files:

TIME FLOAT = Array[2]

Then I try to find where the temps are less than 220:
IND=WHERE(temp LE 220, count)
temp=temp[IND]
help, temp
TEMP FLOAT = Array[205967]
[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
Previous Topic: Re: spam is destroying this group
Next Topic: New Google Group: idl-pvwave

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

Current Time: Wed Oct 08 16:04:36 PDT 2025

Total time taken to generate the page: 0.00442 seconds