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

Home » Public Forums » archive » Re: r_correlate; get "loop limit expression too large" error with /Kendall
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: r_correlate; get "loop limit expression too large" error with /Kendall [message #74343 is a reply to message #74341] Thu, 13 January 2011 12:59 Go to previous messageGo to previous message
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
On Thursday, January 13, 2011 2:49:26 PM UTC-5, Snow53 wrote:
> On Jan 13, 12:30 pm, David Fanning <n....@dfanning.com> wrote:

>> Ah, then open r_correlate.pro in a text editor and add
>>
>>    Compile_Opt defint32
>>
>> at the top of the program.

>
> Hi David; I noticed that suggestion in one of your prior posts (I am
> an avid follower) and it is in the program already but didn't solve
> the issue. :(

Are you sure that it is already in your copy of r_correlate.pro ? This is an ITTVIS supplied program, and it is missing the compile_opt defint32 statement. Note that it is not enough to put compile_opt defint32 in *your* program since the scope is local. You have to edit r_correlate.pro.

An alternative is to use IDL 8.0, where there is automatic promotion of 16 bit integers to LONG. --Wayne
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: lat/lon to km-spaced grid ?
Next Topic: COLORBAR

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

Current Time: Thu Oct 23 05:25:23 PDT 2025

Total time taken to generate the page: 1.28042 seconds