Hello all!

I am trying to load a CSV file and convert it to a structured grid plot. It is a very small table, with one attribute per point. I have no problem converting it to points using the “table to points” filter, However, Paraview crashes as soon as I try to run the “table to structured grid” filter. Just before Paraview crashes, it gives the following error message:

ERROR: In /Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/VTK/Common/ExecutionModel/vtkExecutive.cxx, line 754
vtkPVCompositeDataPipeline (0x1184a6700): Algorithm vtkPTableToStructuredGrid(0x1184a3cf0) returned failure for request: vtkInformation (0x11ef54ab0)
Debug: Off
Modified Time: 135879
Reference Count: 1
Registered Events: (none)
Request: REQUEST_DATA
FROM_OUTPUT_PORT: 0
FORWARD_DIRECTION: 0
ALGORITHM_AFTER_FORWARD: 1


Warning: In /Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/VTK/Common/DataModel/vtkDataObject.cxx, line 525
vtkTable (0x118419000): Attempted to ShallowCopy from null.


The CSV table is attached below. Running on a MacbookPro (Yosemite). Paraview version 4.0.1.

All the best,
Einat
Einat Lev

Lamont Assistant Research Professor
Phone: 845-365-8616
Seismology 223,
61 Route 9W
Palisades, NY
10964 

x,y,z,value
0.1,0,0,17
0.2,0,0,17
0.3,0,0,17
0.4,0,0,17
0.5,0,0,17
0.6,0,0,17
0.7,0,0,17
0.8,0,0,17
0.9,0,0,17
1.0,0,0,17
0.1,0.1,0,17
0.2,0.1,0,17
0.3,0.1,0,17
0.4,0.1,0,17
0.5,0.1,0,17
0.6,0.1,0,17
0.7,0.1,0,17
0.8,0.1,0,17
0.9,0.1,0,17
1.0,0.1,0,17
0.1,0.2,0,17
0.2,0.2,0,17
0.3,0.2,0,17
0.4,0.2,0,17
0.5,0.2,0,17
0.6,0.2,0,17
0.7,0.2,0,17
0.8,0.2,0,17
0.9,0.2,0,17
1.0,0.2,0,17
0.1,0.3,0,17
0.2,0.3,0,17
0.3,0.3,0,17
0.4,0.3,0,17
0.5,0.3,0,17
0.6,0.3,0,17
0.7,0.3,0,17
0.8,0.3,0,17
0.9,0.3,0,17
1.0,0.3,0,17
0.1,0.4,0,17
0.2,0.4,0,17
0.3,0.4,0,17
0.4,0.4,0,17
0.5,0.4,0,17
0.6,0.4,0,17
0.7,0.4,0,17
0.8,0.4,0,17
0.9,0.4,0,17
1.0,0.4,0,17
0.1,0,0.01,17
0.2,0,0.01,17
0.3,0,0.01,17
0.4,0,0.01,17
0.5,0,0.01,17
0.6,0,0.01,17
0.7,0,0.01,17
0.8,0,0.01,17
0.9,0,0.01,17
1.0,0,0.01,17
0.1,0.1,0.01,17
0.2,0.1,0.01,17
0.3,0.1,0.01,17
0.4,0.1,0.01,17
0.5,0.1,0.01,17
0.6,0.1,0.01,17
0.7,0.1,0.01,17
0.8,0.1,0.01,17
0.9,0.1,0.01,17
1.0,0.1,0.01,17
0.1,0.2,0.01,17
0.2,0.2,0.01,17
0.3,0.2,0.01,17
0.4,0.2,0.01,17
0.5,0.2,0.01,17
0.6,0.2,0.01,17
0.7,0.2,0.01,17
0.8,0.2,0.01,17
0.9,0.2,0.01,17
1.0,0.2,0.01,17
0.1,0.3,0.01,17
0.2,0.3,0.01,17
0.3,0.3,0.01,17
0.4,0.3,0.01,17
0.5,0.3,0.01,17
0.6,0.3,0.01,17
0.7,0.3,0.01,17
0.8,0.3,0.01,17
0.9,0.3,0.01,17
1.0,0.3,0.01,17
0.1,0.4,0.01,17
0.2,0.4,0.01,17
0.3,0.4,0.01,17
0.4,0.4,0.01,17
0.5,0.4,0.01,17
0.6,0.4,0.01,17
0.7,0.4,0.01,17
0.8,0.4,0.01,17
0.9,0.4,0.01,17

Einat Lev

Lamont Assistant Research Professor
Phone: 845-365-8616
Seismology 223,
61 Route 9W
Palisades, NY
10964 




_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to