<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>
<!--
@font-face
{font-family:Wingdings}
@font-face
{font-family:Wingdings}
@font-face
{font-family:Calibri}
@font-face
{font-family:Tahoma}
@font-face
{font-family:Consolas}
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif"}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline}
pre
{margin:0cm;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Courier New"}
span.HTMLVorformatiertZchn
{font-family:Consolas}
span.E-MailFormatvorlage21
{font-family:"Calibri","sans-serif";
color:#1F497D}
.MsoChpDefault
{font-family:"Calibri","sans-serif"}
@page WordSection1
{margin:70.85pt 70.85pt 2.0cm 70.85pt}
div.WordSection1
{}
-->
</style>
</head>
<body lang="DE" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Hi Paul,</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">thank you for your suggestion. Unfortunately it didn’t work, but using the filter and find data caused system crashes, AND thereby I noticed,
that the output massage window didn’t work the whole time AND that the reason for my problem seems to lie in the data structure. Output massage:”…</span><span lang="EN-US">
</span><span lang="EN-US" style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">AttributeError: 'NoneType' object has no attribute 'GetNumberOfArrays'”.</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">I’m very grateful for any kind of proposals.</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Regards,</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Lukas</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif"">Von:</span></b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif""> Paul Edwards [mailto:paul.m.edwards@gmail.com]
<br>
<b>Gesendet:</b> Dienstag, 4. Februar 2014 17:24<br>
<b>An:</b> Jakubczyk, Lukas<br>
<b>Cc:</b> paraview@paraview.org<br>
<b>Betreff:</b> Re: [Paraview] no data found using "find data"</span></p>
<p class="MsoNormal"> </p>
<div>
<p class="MsoNormal">I don't think find data works for table data. It should work if you use the table to points filter.</p>
<div>
<p class="MsoNormal"> </p>
</div>
<div>
<p class="MsoNormal">Regards,<br>
Paul</p>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"> </p>
<div>
<p class="MsoNormal">On 4 February 2014 14:43, Jakubczyk, Lukas <<a href="mailto:JAKUBCZYK@tfh-bochum.de" target="_blank">JAKUBCZYK@tfh-bochum.de</a>> wrote:</p>
<div>
<div>
<p class="MsoNormal" style=""><span lang="EN-US">Hi,</span></p>
<p class="MsoNormal" style=""><span lang="EN-US"> </span></p>
<p class="MsoNormal" style=""><span lang="EN-US">I’m new here…At the beginning I had a xls-file. To get it in in paraview, I made the following steps:</span></p>
<p class="MsoNormal" style=""><span lang="EN-US">I deleted existing filters, saved the file as tab-separated-text, opened the new file with an editor and changed the time format and added commas to separate the values.</span></p>
<p class="MsoNormal" style=""><span lang="EN-US">Why so complicated?</span></p>
<p class="MsoNormal" style=""><span lang="EN-US">Because no standard save-as-technique with or without filters and time-formats did work.
</span></p>
<p class="MsoNormal" style=""><span lang="EN-US">So after all these steps paraview is able to read in the file.
</span></p>
<p class="MsoNormal" style=""><span lang="EN-US">Table-to-point filter works. Views work. Finding data does not work; any data is shown in the box after the query.
</span></p>
<pre><span lang="EN-US" style="font-size:11.0pt; font-family:"Calibri","sans-serif"">Suggestions from a former mailing-list-post such as:</span><span lang="EN-US"> </span></pre>
<pre><span lang="EN-US">”<i>Can you try using some other simple query e.g. based on IDs and see if that works?”</i></span><i><span lang="EN-US" style="font-family:Wingdings">è</span></i><span lang="EN-US" style="font-size:11.0pt; font-family:"Calibri","sans-serif"">it doesn’t work</span></pre>
<pre><span lang="EN-US" style="font-size:11.0pt; font-family:"Calibri","sans-serif"">Using the wavelet and then running find data by IDs does work, but I do not understand the process.</span></pre>
<pre><span lang="EN-US" style="font-size:11.0pt; font-family:"Calibri","sans-serif"">The question: is there any possibility to simply run the find data query? Or do I have to get behind the wavelet topic?</span></pre>
<pre><span lang="EN-US" style="font-size:11.0pt; font-family:"Calibri","sans-serif"">The file which I am talking about is quiet tiny: 1.315 rows and 8 columns.</span></pre>
<pre><span lang="EN-US" style="font-size:11.0pt; font-family:"Calibri","sans-serif"">Thank you in advance.</span></pre>
<pre><span lang="EN-US" style="font-size:11.0pt; font-family:"Calibri","sans-serif"">Have a nice day!</span></pre>
<pre><span lang="EN-US" style="font-size:11.0pt; font-family:"Calibri","sans-serif"">Lukas Jakubczyk</span></pre>
<p class="MsoNormal" style=""><span lang="EN-US"> </span></p>
</div>
<div class="MsoNormal" align="center" style="text-align:center">
<hr size="2" width="100%" align="center">
</div>
<p class="MsoNormal"><strong><i><span style="font-family:"Arial","sans-serif"">Lukas Jakubczyk</span></i></strong><b><i><span style="font-family:"Arial","sans-serif""><br>
</span></i></b><span style="font-family:"Arial","sans-serif"">Wissenschaftsbereich Maschinen- und Verfahrenstechnik<br>
<br>
<strong><span style="font-family:"Arial","sans-serif"">Telefon:</span></strong> <a href="tel:%2B49%20%28234%29%20968%203644" target="_blank">
+49 (234) 968 3644</a><br>
<strong><span style="font-family:"Arial","sans-serif"">Fax:</span></strong> <a href="tel:%2B49%20%28234%29%20968%203640" target="_blank">
+49 (234) 968 3640</a><br>
<strong><span style="font-family:"Arial","sans-serif"">E-Mail:</span></strong> <a href="mailto:Jakubczyk@tfh-bochum.de" target="_blank">
Jakubczyk@tfh-bochum.de</a> <br>
<br>
Technische Fachhochschule Georg Agricola<br>
für Rohstoff, Energie und Umwelt zu Bochum<br>
Staatlich anerkannte Fachhochschule der<br>
DMT-Gesellschaft für Lehre und Bildung mbH<br>
Westhoffstraße 15<br>
44787 Bochum<br>
<a href="http://www.tfh-bochum.de" target="_blank">http://www.tfh-bochum.de</a> </span>
</p>
<div class="MsoNormal" align="center" style="text-align:center">
<hr size="2" width="100%" align="center">
</div>
<p class="MsoNormal"><em><span style="font-size:7.5pt; font-family:"Arial","sans-serif"">Träger: DMT-Gesellschaft für Lehre und Bildung mbH</span></em><i><span style="font-size:7.5pt; font-family:"Arial","sans-serif""><br>
<em><span style="font-family:"Arial","sans-serif"">Sitz der Gesellschaft: Bochum</span></em><br>
<em><span style="font-family:"Arial","sans-serif"">Registergericht: Amtsgericht Bochum</span></em><br>
<em><span style="font-family:"Arial","sans-serif"">Handelsregister: B 4052</span></em><br>
<br>
<em><span style="font-family:"Arial","sans-serif"">Geschäftsführung:</span></em><br>
<em><span style="font-family:"Arial","sans-serif"">Prof. Dr. Jürgen Kretschmann (Vorsitzender)</span></em><br>
<em><span style="font-family:"Arial","sans-serif"">Manfred Freitag </span></em></span></i></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">
http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">
http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a></p>
</div>
<p class="MsoNormal"> </p>
</div>
</div>
<hr>
<font size="2" face="Arial"><em><strong>Lukas Jakubczyk<br>
</strong></em>Wissenschaftsbereich Maschinen- und Verfahrenstechnik<br>
<br>
<strong>Telefon:</strong> +49 (234) 968 3644<br>
<strong>Fax:</strong> +49 (234) 968 3640<br>
<strong>E-Mail:</strong> Jakubczyk@tfh-bochum.de <br>
<br>
Technische Fachhochschule Georg Agricola<br>
für Rohstoff, Energie und Umwelt zu Bochum<br>
Staatlich anerkannte Fachhochschule der<br>
DMT-Gesellschaft für Lehre und Bildung mbH<br>
Westhoffstraße 15<br>
44787 Bochum<br>
<a href="http://www.tfh-bochum.de">http://www.tfh-bochum.de</a> </font>
<hr>
<font size="1" face="Arial"><em>Träger: DMT-Gesellschaft für Lehre und Bildung mbH<br>
Sitz der Gesellschaft: Bochum<br>
Registergericht: Amtsgericht Bochum<br>
Handelsregister: B 4052<br>
<br>
Geschäftsführung:<br>
Prof. Dr. Jürgen Kretschmann (Vorsitzender)<br>
Manfred Freitag </em></font>
</body>
</html>