<div dir="ltr">Hi Christopher, <div><br></div><div>I was looking for a general filter that can turn a series of variables named in a consecutive manner into one time dependent variable. </div><div><br><div>Thank you very much for your reply. I now think about using Ensight Gold or XDMF as data format which is more modern and appropriate than VTK. </div></div><div><br></div><div>Best regards</div><div>Daniel</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-01-23 22:24 GMT+01:00 Christopher Neal <span dir="ltr"><<a href="mailto:chrisneal@snumerics.com" target="_blank">chrisneal@snumerics.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Daniel,<div><br>The datasets that you describe are what most computational physics datasets are like. The geometry remains fixed while the scalars on the geometry change with time. The Ensight Gold format is one that I use often. It has very nice support for time series data where there is just one geometry file with a set of changing scalars on the geometry.<br><br><a href="http://www-vis.lbl.gov/NERSC/Software/ensight/doc/OnlineHelp/UM-C11.pdf" target="_blank">http://www-vis.lbl.gov/NERSC/<wbr>Software/ensight/doc/<wbr>OnlineHelp/UM-C11.pdf</a><br><br>I'm not sure exactly what you are asking for in your original question. Do you want the Kitware guys to write a filter that can read some sort of simulation data formatted in a specific way into Paraview? They would need more information about the format that you are using i.e. how is the data structured, etc. <br><br>Hope this helps,</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Mon, Jan 23, 2017 at 1:31 PM, Daniel Frisch <span dir="ltr"><<a href="mailto:daniel.frisch.kit@gmail.com" target="_blank">daniel.frisch.kit@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hello, <div><br></div><div>in Biomedical Engineering we often work with large datasets where the geometry doesn't change over time but the scalar values change. Therefore we use to save the data as single geometry with many variables (data arrays) that are named according to the time index. </div><div><br></div><div>It would be very convenient if ParaView could recognize these data arrays as time index again. I am looking for the following filter:</div><div><br></div><div>INPUT</div><div>- Dataset with </div><div>    - one geometry </div><div>    - some individual variables (p.ex. material class)</div><div>    - and thousands of variables / scalar data arrays with consecutive names like</div><div>         - fwd_calc_0000.000000</div><div>         - fwd_calc_0000.001000</div><div>         - fwd_calc_0000.002000</div><div>         - fwd_calc_0000.003000</div><div>- Regular expression that matches the wanted data arrays and extracts the numeric time value</div><div><br></div><div>OUTPUT</div><div>- Dataset with</div><div>     - geometry</div><div>     - the individual variables</div><div>     - Time dependence according to the variables that are named fitting for the regex</div><div><br></div><div>The filter itself must be possible: TimeSource creates time index data out of nothing. </div><div>I learned about vtkFileSeriesReader, but I don't want to save each timestep into a separate VTK file with its own geometry since the geometry stays the same. </div><div>Such a filter would be very useful to many of us and has been awaited for a long time. </div><div><br></div><div>Best regards</div><span class="m_-7211572206928038325HOEnZb"><font color="#888888"><div>Daniel Frisch</div><div>Institut für Biomedizinische Messtechnik</div><div>Karlsruher Institut für Technologie</div><div><br></div><div><br></div><div><br></div></font></span></div>
<br></div></div>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaV<wbr>iew</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/paraview</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div class="m_-7211572206928038325gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Christopher Neal</div>Research Engineer<div>Streamline Numerics, Inc.</div></div></div>
</font></span></div>
</blockquote></div><br></div>