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: gridded3dset

John,

A Gridded3DSet can define a 3-D shape on a 2-D manifold. Typically, the
points in the 2-D manifold would map to (Latitude, Longitude, Z) points
in 3-D space and the points would have constant delta-Latitude and
delta-Longitude intervals between them. The 2-D manifold has rectangular
cell topology and can be thought of as a conformal mapping of the
(Latitude, Longitude) polar coordinate space.

The Gridded3DSet constructor to use is

    Gridded3DSet(MathType type, float[][] samples, int lengthX, int lengthY) 

Regards,
Steve Emmerson   <http://www.unidata.ucar.edu>


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