[Paraview] vtk field format
Dave Lim
dlim at titan.com
Mon Jun 13 17:18:27 EDT 2005
Does anyone know if the newest version of ParaView still supports the vtk
FIELD format?
I can't get it to read the following sample data, which is given in the VTK
format documentation (modified for the number of components shown).
Thank you for any help.
# vtk DataFile Version 2.0
Financial data in vtk field format
ASCII
FIELD financialData 6
TIME_LATE 1 8 float
29.14 0.00 0.00 11.71 0.00 0.00 0.00 0.00
MONTHLY_PAYMENT 1 8 float
7.26 5.27 8.01 16.84 8.21 15.75 10.62 15.47
UNPAID_PRINCIPLE 1 8 float
430.70 380.88 516.22 1351.23 629.66 1181.97 888.91 1437.83
LOAN_AMOUNT 1 8 float
441.50 391.00 530.00 1400.00 650.00 1224.00 920.00 1496.00
INTEREST_RATE 1 8 float
13.875 13.875 13.750 11.250 11.875 12.875 10.625 10.500
MONTHLY_INCOME 1 8 unsigned_short
39 51 51 38 35 49 45 56
--Dave
More information about the ParaView
mailing list