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

Home » Public Forums » archive » Has anyone used stippling in contour plot ?
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: Has anyone used stippling in contour plot ? [message #89315 is a reply to message #89216] Fri, 15 August 2014 17:35 Go to previous messageGo to previous message
Jim  Pendleton is currently offline  Jim Pendleton
Messages: 165
Registered: November 2011
Senior Member
On Tuesday, August 5, 2014 6:53:11 AM UTC-6, siumt...@gmail.com wrote:
> How can one contour plot with stippling where it shows statistically significant of the trends (e.g temperature trends, zonal wind speed trends etc).
>
>
>
> I have the follow 2D array which is filled with zeros and ones
>
>
>
>
>
> nx = 144
>
> ny = 73
>
> lon = findgen(144)*2.5
>
> lat = findgen(73)*2.5-90
>
>
>
> Array=fltarr(nx,ny)
>
>
>
> Array(0:20, 20:50)=1 ,anywhere else is zeros
>
>
>
> First I have contoured the actual trend values. I want to display where the trends are statistically significant with stippling.
>
>
>
> Any suggestion ?

you might look into the IDLgrPattern object and the C_FILL_PATTERN keyword to the CONTOUR() function or IDLgrContour if you're using Object Graphics.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Read data in more than one column
Next Topic: Write 3dimensional array as bsq-file without using ENVI Methods

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

Current Time: Wed Oct 08 18:24:01 PDT 2025

Total time taken to generate the page: 0.00413 seconds