<div dir="ltr"><div><div>Thanks Karl! That worked - sorry such a silly error :)<br></div>Cheers<br><br></div>Lester<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 18 February 2015 at 09:34, Karl König <span dir="ltr"><<a href="mailto:kkoenig11@web.de" target="_blank">kkoenig11@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Lester,<br>
<span class=""><br>
> From the above, the matrix should be 721 x 361 x 28 to give the table<br>
> size of 7287868, however, pluggin the extents as:<br>
> X: 0 721<br>
> Y: 0 361<br>
> Z: 0 28<br>
><br>
> Gives the error:<br>
</span>> [...]<br>
<span class="">> The input table must have exactly 7579556 rows. Currently it has<br>
> 7287868 rows.<br>
<br>
</span>7579556 = 722 x 362 x 29<br>
<br>
I am sure you already see where this is going.<br>
Your extents should instead read:<br>
<br>
 X: 0 720<br>
 Y: 0 360<br>
 Z: 0 27<br>
<br>
Karl<br>
<br>
<br>
<br>
Lester Anderson schrieb am 18.02.2015 um 10:12:<br>
<span class="">> Hello,<br>
><br>
> I have tried various options for the model extents to try and get the<br>
> data loaded and it keeps generating errors for the wrong number of rows.<br>
> The data comprise X, Y, Z, value - all as .csv format: the table loads<br>
> fine and looks correct in the view.<br>
><br>
> Using Paraview v4.0.1 64-bit (Windows 7)<br>
><br>
> Xmin/Xmax = -180/180 increment (0.5) dimension = 721<br>
> Ymin/Ymax = -90/90 increment (0.5) dimension = 361<br>
> Zmin/Zmax = -700/-25 increment (25) dimension = 28<br>
> Scalar = delta_Vs<br>
><br>
> From the above, the matrix should be 721 x 361 x 28 to give the table<br>
> size of 7287868, however, pluggin the extents as:<br>
> X: 0 721<br>
> Y: 0 361<br>
> Z: 0 28<br>
><br>
> Gives the error:<br>
><br>
> ERROR: In<br>
> C:\DBD\pvs-x64\paraview\src\paraview\VTK\Filters\General\vtkTableToStructuredGrid.cxx,<br>
> line 97<br>
> vtkPTableToStructuredGrid (0000000009AA0140): The input table must have<br>
> exactly 7579556 rows. Currently it has 7287868 rows.<br>
</span>> [...]<br>
<div class="HOEnZb"><div class="h5">> I am not sure where the program is getting the matrix size as 7579556<br>
> rows when the loaded spreadsheet has 7287868 rows.<br>
><br>
> Any help or pointers as to what I am doing wrong here would be great.<br>
><br>
> Cheers<br>
><br>
> Lester<br>
<br>
</div></div></blockquote></div><br></div>