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

Home » Public Forums » archive » Maps and interpolation w/ invalid data points
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Maps and interpolation w/ invalid data points [message #65959] Mon, 30 March 2009 10:57
mankoff is currently offline  mankoff
Messages: 131
Registered: March 2004
Senior Member
Hi Group,

I'm having trouble with making smoothed maps with invalid data points.
I'm able to produce maps with grayed invalid boxes when there is no
smoothing (bilinear=0 in map_image). I'm able to produce interpolated
images without getting the rainbows around the invalid points by using
TRIANGULATE and TRIGRID.

But I'm having trouble combining these two techniques.

My input data is 72 by 44, so map_image replicates most of the data
points when returning an array around 500 by 300. If /BILINEAR is set
then I get rainbows around the invalid data points. If it is not set,
and I run my triangulate & trigrid algorithm it doesn't have much
effect due to the repetition of similar values due to the enlarged
warped array. Setting MIN_VALUE and MISSING keywords to map_image
doesn't help either.

It seems like if I set the output size of the map to be tiny, so that
map_image did not enlarge the array, then it would work. If producing
postscript I could blow it up after and it would still look good. But
this seems like a strange workaround.

Any hints?

Thanks,

-k.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: IMDISP and writing to Postscript
Next Topic: Re: Maps and interpolation w/ invalid data points

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

Current Time: Wed Oct 08 11:42:25 PDT 2025

Total time taken to generate the page: 0.00588 seconds