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

Home » Public Forums » archive » Re: Difficulty with N_ELEMENTS command
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: Difficulty with N_ELEMENTS command [message #79236 is a reply to message #79233] Thu, 09 February 2012 20:28 Go to previous messageGo to previous message
cgguido is currently offline  cgguido
Messages: 195
Registered: August 2005
Senior Member
You could also try "the IDL" way:


s=size(precip_day, /dim)
smoothed2=rebin(smoothed, s, /sample)

test=precip_day gt smoothed2
exceed_freq=total(test, 1)

Look mum! No loops!!


G
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: confidence level
Next Topic: Re: Writing 6sv (radiative transfer model) input files or reading output files

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

Current Time: Wed Oct 08 19:35:49 PDT 2025

Total time taken to generate the page: 0.00473 seconds