[vtkusers] A dataset type for a "partially" structured dataset?

Alaeddin A. Aydiner aydiner at empc22.ece.uiuc.edu
Wed Dec 12 16:44:01 EST 2001


Hello,

Personally, I have always used the unstructured dataset. I wonder if there is
(or could be) a dataset type that handles data that is regular in a subset of
the dimensions, and irregular otherwise? In my case, the set of z-points are
identical while the data are scattered in the x-y plane. This would save many
extra bytes in the input file and should also speed up the visualization. A
corresponding file format could have a list of the fixed coordinates for the
regular subset, much like the structured case, and request fewer coordinates in
the unstructured section.

Thanks.

-- 
#################################################################
Alaeddin Ahmet AYDINER    377 CCEM Everitt Laboratory MC 702
Office Tel: 217 333 0434  Electrical & Computer Eng. Dept. UIUC 
#################################################################



More information about the vtkusers mailing list