Re: 2D Grid generation using VisAd.

Hi Pardeep and Sunila,

One error is passing flat_samples as the second argument to
the Gridded2DDoubleSet constructor. The second argument
should be an array dimensioned:

  new double[2][NROWS * NCOLS]

since it is a 2D set. This array would contain the 2-D
locations associated with the pixel values in your flat_samples
array.

Also, there is no need, I think, to call setDefaultSet().

Good luck,
Bill
----------------------------------------------------------
Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI  53706
hibbard@xxxxxxxxxxxxxxxxx  608-263-4427  fax: 608-263-6738
http://www.ssec.wisc.edu/~billh/vis.html


  • 2001 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: