home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / graphics / 9088 < prev    next >
Encoding:
Text File  |  1992-08-23  |  2.4 KB  |  66 lines

  1. Newsgroups: comp.graphics
  2. Path: sparky!uunet!munnari.oz.au!uniwa!watson
  3. From: watson@maths.uwa.oz.au (David Watson)
  4. Subject: Re: Contour plotting for non-uniformly distributed data
  5. Message-ID: <1992Aug24.002753.9242@uniwa.uwa.edu.au>
  6. Sender: news@uniwa.uwa.edu.au (USENET News System)
  7. Nntp-Posting-Host: madvax.maths.uwa.oz.au
  8. Organization: University of Western Australia
  9. References: <1992Aug21.200107.25597@ctr.columbia.edu>
  10. Date: Mon, 24 Aug 1992 00:27:53 GMT
  11. Lines: 53
  12.  
  13. anselmo@cumesb.mech.columbia.edu (Andrew P. Anselmo) writes:
  14.  
  15. >Sorry if this a FAQ, but I'm looking for a public domain program (on
  16. >Sun, running OpenWindows/X) to do some simple contour plots.  What
  17. >I do need, however, is a program that can accept non-uniform grids.
  18.  
  19. >I've tried the program Contour (ktoh@mascot.berkeley.edu), yet this
  20. >is only for uniform grids.  I've also tried a program called graph and
  21. >plot (by S. Narasimhan) (for X-windows),
  22. > but I seem to have some problems running it on my machine.  I was
  23. >wondering if anyone knew of other general purpose contour plotting
  24. >programs.  
  25.  
  26. >The best solution would be to get a program like SURFER, written
  27. >for PC clones, which I've used in the past, and has a lot of neat features.
  28.  
  29.  
  30. You need a gridding program to generate a regular grid from the from
  31. the scattered data.  There are many algorithms to do this such as
  32. inverse distance weighting, triangle-based methods, radial basis
  33. functions, and natural neighbour interpolation.  For a short survey of
  34. such methods
  35.  
  36. ftp cod.nosc.mil  /pub/grid.ps
  37. ftp cod.nosc.mil  /pub/grid.tex
  38. ftp cod.nosc.mil  /pub/grid.ascii
  39.  
  40. The comments in this survey are extracted from the book
  41.  
  42. CONTOURING: A Guide to the Analysis and Display of Spatial Data 
  43. by David F. Watson           ISBN  0 08 040286 0
  44. to be published by Pergamon Press in the last quarter of 1992.
  45.  
  46. Promotional material about this book will be sent to anyone who 
  47. sends their address to
  48.  
  49. Sue Cloke
  50. Senior Marketing Manager
  51. Earth & Environmental Sciences
  52. Pergamon Press Ltd
  53. Headington Hill Hall
  54. Oxford OX3 OBW
  55. UK
  56.  
  57. A gridding program that uses natural neighbor interpolation, NNGRIDR,
  58. is available commercially.  Send email to me for details.
  59.  
  60.  
  61. --
  62. Dave Watson                          Internet: watson@maths.uwa.edu.au
  63. Department of Mathematics            
  64. The University of Western Australia               Tel: (61 9) 380 3359
  65. Nedlands, WA 6009  Australia.                     FAX: (61 9) 380 1028
  66.