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