Unidata / IDV

The Integrated Data Viewer (IDV) from Unidata is a framework for analyzing and displaying geoscience data.
http://www.unidata.ucar.edu/software/idv/
Other
80 stars 37 forks source link

Use a 3D IrregularSet with manifold dim=2 and a constant z position for ... #26

Closed tomw2 closed 11 years ago

tomw2 commented 11 years ago

...creating filled shaped [1369]. I removed the Gridded2DSet used for the Delaunay.fill() call, and instead made a DelaunayCustom object from the 2D coordinates and triangles (from DC.fill(points)) to create an Irregular3DSet.