Lester, There was a problem with the binaries we released day before yesterday. Thanks to the active community we were able to identify the issues and should have the new binaries enabled on the website within a few hours.
Your understanding of CSV support is correct. You should be able to load in any "delimiter" separated files, be it "," or spaces; then apply the "Table to Points" filter to map the columns to point coordinates. For specifying more properties at a point location I'd choose the following format: X, Y, Z, Variable1, Variable2, Variable 3 0, 0, 0, 12, 112, 1112 1, 1, 1, 13, 113, 1113 etc. Utkarsh On Wed, Jul 22, 2009 at 8:55 AM, Lester Anderson<[email protected]> wrote: > Hello > > Just seen the announcement for Paraview 3.6 being released, but at the > download page it is disabled. Is there a major problem with the release? I > use Paraview 3.4 on both Windows XP (SP3) and Vista. > > I understand from the release note that it now supports tabular-data > structures (like CSV). Now just to clarify, does this mean that it will now > be able to load data in the following format: > > e.g. XYZ(position) C(value) > > 1 1 1 5 > 1 2 1 2 > 2 1 2 4 > 2 4 1 5 > .... > .... > 3 1 3 7 etc > > Will the program understand the use of any delimiter, like a space or will > it expect a comma (for true CSV)? Can it accept several entries for the > value at position XYZ e.g. XYZC1 XYZC2 XYZC3 etc, such that we can define > varied properties at a given positional point. > > Look forward to testing the new version when it's available to download! > > Lester > > ________________________________ > Windows Live Messenger: Happy 10-Year Anniversary—get free winks and > emoticons. Get Them Now > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
