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

Home » Public Forums » archive » Re: PV-Wave CONTOUR question?
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: PV-Wave CONTOUR question? [message #7105] Wed, 02 October 1996 00:00 Go to previous message
demott is currently offline  demott
Messages: 8
Registered: June 1996
Junior Member
R. Kyle Justice (rkj@dukebar.crml.uab.edu) wrote:

: Can PV-Wave's CONTOUR function ignore values in the
: rectangular input array? Certain "bad" values are
: interpreted as zero, and I would like to ignore them
: altogether.

If your bad data values are easily identified by a single
value or by a range of values, you can use the WHERE procedure
to set them to missing data as follows:

data(WHERE(data EQ bad_value)) = !VALUES.F_NAN

The CONTOUR procedure will not contour these missing data values.

Charlotte


: Kyle

:
[Message index]
 
Read Message
Read Message
Previous Topic: read/write to /XDR file?
Next Topic: Re: How to use the z-buffer

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

Current Time: Wed Oct 08 19:09:57 PDT 2025

Total time taken to generate the page: 0.00438 seconds