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

Home » Public Forums » archive » (cG) windbarb problem
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: (cG) windbarb problem [message #88165 is a reply to message #88162] Tue, 25 March 2014 06:55 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
nata writes:

> I fixed the routine by using the CLIP keyword and by modifying the lines 245 and 246
> x1 = clip[0] > (xx[j] + sindr * sr) < clip[2]
> y1 = clip[1] > (yy[j] + cosdr * sr * aspect) < clip[3]:
> by
> x1 = clip[0] > (xx[j]) < clip[2]
> y1 = clip[1] > (yy[j]) < clip[3]
>
> Now everything is working properly

You can also find a hardcoded "60" on line 216. If you change that to 45
you may like the results more.

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.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Trouble plotting GSHHS shapefile
Next Topic: a GDL Workshop in June 2014

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

Current Time: Wed Oct 08 18:04:08 PDT 2025

Total time taken to generate the page: 0.00225 seconds