<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div><div><div>Hello,<br><br></div>I have tried various options for the model extents to try and get the data loaded and it keeps generating errors for the wrong number of rows. The data comprise X, Y, Z, value - all as .csv format: the table loads fine and looks correct in the view.<br><br></div><div>Using Paraview v4.0.1 64-bit (Windows 7)<br></div><div><br></div>Xmin/Xmax = -180/180 increment (0.5) dimension = 721<br></div>Ymin/Ymax = -90/90 increment (0.5) dimension = 361</div>Zmin/Zmax = -700/-25 increment (25) dimension = 28<br></div>Scalar = delta_Vs<br><br></div>From the above, the matrix should be 721 x 361 x 28 to give the table size of 7287868, however, pluggin the extents as:<br></div>X: 0 721<br></div>Y: 0 361<br></div>Z: 0 28<br><br></div>Gives the error:<br><br>ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\Filters\General\vtkTableToStructuredGrid.cxx, line 97<br>vtkPTableToStructuredGrid (0000000009AA0140): The input table must have exactly 7579556 rows. Currently it has 7287868 rows.<br><br>ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\Common\ExecutionModel\vtkExecutive.cxx, line 754<br>vtkPVCompositeDataPipeline (000000000A213AB0): Algorithm vtkPTableToStructuredGrid(0000000009AA0140) returned failure for request: <br><br>vtkInformation (000000000A284350)<br>  Debug: Off<br>  Modified Time: 235800<br>  Reference Count: 1<br>  Registered Events: (none)<br>  Request: REQUEST_DATA<br>  FROM_OUTPUT_PORT: 0<br>  FORWARD_DIRECTION: 0<br>  ALGORITHM_AFTER_FORWARD: 1<br><br>ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\Filters\General\vtkTableToStructuredGrid.cxx, line 97<br>vtkPTableToStructuredGrid (0000000009AA0140): The input table must have exactly 7579556 rows. Currently it has 7287868 rows.<br><br><br>ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\Common\ExecutionModel\vtkExecutive.cxx, line 754<br>vtkPVCompositeDataPipeline (000000000A213AB0): Algorithm vtkPTableToStructuredGrid(0000000009AA0140) returned failure for request: <br><br>vtkInformation (0000000009FE1B40)<br>  Debug: Off<br>  Modified Time: 238292<br>  Reference Count: 1<br>  Registered Events: (none)<br>  Request: REQUEST_DATA<br>  FROM_OUTPUT_PORT: 0<br>  FORWARD_DIRECTION: 0<br>  ALGORITHM_AFTER_FORWARD: 1<br><br>ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\Filters\General\vtkTableToStructuredGrid.cxx, line 97<br>vtkPTableToStructuredGrid (0000000009AA0140): The input table must have exactly 7579556 rows. Currently it has 7287868 rows.<br><br><br>ERROR: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\Common\ExecutionModel\vtkExecutive.cxx, line 754<br>vtkPVCompositeDataPipeline (000000000A213AB0): Algorithm vtkPTableToStructuredGrid(0000000009AA0140) returned failure for request: <br><br>vtkInformation (0000000009FE1B40)<br>  Debug: Off<br>  Modified Time: 238322<br>  Reference Count: 1<br>  Registered Events: (none)<br>  Request: REQUEST_DATA<br>  FROM_OUTPUT_PORT: 0<br>  FORWARD_DIRECTION: 0<br>  ALGORITHM_AFTER_FORWARD: 1<br><br>Warning: In C:\DBD\pvs-x64\paraview\src\paraview\VTK\Common\DataModel\vtkDataObject.cxx, line 525<br>vtkTable (000000000957FA50): Attempted to ShallowCopy from null.<br><br></div>I am not sure where the program is getting the matrix size as 7579556 rows when the loaded spreadsheet has 7287868 rows.<br><br></div>Any help or pointers as to what I am doing wrong here would be great.<br><br></div>Cheers<br><br></div>Lester<br><div><div><div><div><div><div><br></div></div></div></div></div></div></div>