Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

Re: Coloring Data using MetApps ShapefileAdapter

Hi Luke,

In visad/DelaunayCustom.java the method:

  public static Irregular2DSet fill(Gridded2DSet set)

produces an Irregular2DSet for the interior of the boundary
defined by the argument 'Gridded2DSet set', which must have
manifold dimension = 1. If the ShapefileAdapter returns a
UnionSet of many Gridded2DSets, then you must extract the
one for the boundary of interest, or even combine multiple
Gridded2DSets into one for the entire boundary.

Cheers,
Bill


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