NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

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: