home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / graphics / avs / 1041 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  1004 b 

  1. Path: sparky!uunet!rcwusr.bp.com!lakerb
  2. From: lakerb@rcwusr.bp.com
  3. Newsgroups: comp.graphics.avs
  4. Subject: Re: Handling of "missing" or "special values"
  5. Message-ID: <1992Dec30.121439.81@rcwusr>
  6. Date: 30 Dec 92 12:14:39 -0600
  7. References: <1992Dec30.150955.18683@netnews.whoi.edu>
  8. Organization: BP Research, Cleveland, OH (USA)
  9. Lines: 17
  10.  
  11. In article <1992Dec30.150955.18683@netnews.whoi.edu>, rsignell@crusty.er.usgs.gov (Richard P. Signell) writes:
  12. > Is there a way to tell isosurface to ignore missing or special
  13. > values in a 3D grid?  Setting missing values to zero or some
  14. > other value does *not* have the desired affect.
  15.  
  16. One trick we considered (topo map with some corners missing) was to break the
  17. grid domain into several rectilinear 2-D fields.  We would then assign the
  18. appropriate coordinates to each data point and combine the several 2-D views in
  19. a Geometry Viewer.
  20.  
  21. We ended up re-gridding the data into a spreadsheet and filling in the missing
  22. corners by hand ...
  23.  
  24. Rob Lake
  25. BP Research
  26.  
  27.