|
From: Bill H. <hi...@fa...> - 2001-08-06 17:28:31
|
Hi Kevin, > I am trying to figure out if there is a simple way to import XYZ data > for topography in Vis5d. I am using several different sources of data, > but the best way for me to get them is in XYZ. As well, I am looking to > possibly import XYZT. Is this going to be possible?? Thanks... Vis5D topoi must be a surface with Z as a single-valued function of X and Y, defined at a regular grid of X, Y points. This is what util/maketopo.c wants, and the form you ultimately must convert your data to. Good luck, Bill ---------------------------------------------------------- Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI 53706 hi...@fa... 608-263-4427 fax: 608-263-6738 http://www.ssec.wisc.edu/~billh/vis.html |