<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} .ms-cui-menu {background-color:#ffffff;border:1px rgb(171, 171, 171) solid;font-family:'Segoe UI WPC','Segoe UI',Tahoma,'Microsoft Sans Serif',Verdana,sans-serif;font-size:10pt;color:rgb(51, 51, 51);} .ms-cui-menusection-title {display:none;} .ms-cui-ctl {vertical-align:text-top;text-decoration:none;color:rgb(51, 51, 51);} .ms-cui-ctl-on {background-color:rgb(223, 237, 250);opacity: 0.8;} .ms-cui-img-cont-float {display:inline-block;margin-top:2px} .ms-cui-smenu-inner {padding-top:0px;} .ms-owa-paste-option-icon {margin: 2px 4px 0px 4px;vertical-align:sub;padding-bottom: 2px;display:inline-block;} .ms-rtePasteFlyout-option:hover {background-color:rgb(223, 237, 250) !important;opacity:1 !important;} .ms-rtePasteFlyout-option {padding:8px 4px 8px 4px;outline:none;} .ms-cui-menusection {float:left; width:85px;height:24px;overflow:hidden}--></style>
</head>
<body>
<div style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:'Courier New',monospace;">
<p>Chris,</p>
<p><br>
</p>
<p>In the pvd file, which is just an XML metadata file, you will see tags named DataSet that point to the vtu files. The DataSet tag supports a timestep attribute that takes a number that represents the time value. These time values do not have to be integers
 and do not have to be regularly spaced.</p>
<p><br>
</p>
<p>However, the timestep attribute does have to be a number. You will have to convert your time to some seconds/hours/days from some reference point.</p>
<p><br>
</p>
<p>-Ken<br>
</p>
<div>
<p><br>
</p>
<div style="font-family: tahoma; font-size: 13px;">
<div class="BodyFragment"><font size="2">
<div class="PlainText"><br>
Kenneth Moreland<br>
Sandia National Laboratories<br>
email: kmorel@sandia.gov<br>
phone: (505) 844-8919<br>
web:   http://www.sandia.gov/~kmorel</div>
</font></div>
</div>
</div>
<div style="color: #282828;">
<hr tabindex="-1" style="display: inline-block; width: 98%;">
<div dir="ltr" id="divRplyFwdMsg"><font face="Calibri, sans-serif" color="#000000" style="font-size: 11pt;"><b>From:</b> vtkusers <vtkusers-bounces@vtk.org> on behalf of Chris Marsh <chris.marsh@usask.ca><br>
<b>Sent:</b> Friday, August 22, 2014 2:14 PM<br>
<b>To:</b> vtkusers@vtk.org<br>
<b>Subject:</b> [EXTERNAL] [vtkusers] Timestep name</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>
<div dir="ltr"><span style="color: #000000; font-family: verdana,geneva,helvetica,arial,sans-serif; font-size: 13px;">I have a timeseries of data that I am saving to a set of vtu files. These load in paraview nicely and play as an animation. However, each timestep
 corresponds to a date/time (e.g., Oct-01-2010 14:00:00) and I would like this to be displayed. For example, 'Timestep 758' isn't intuitive when dealing with realworld datetimes. </span><br>
</div>
</div>
<div dir="ltr"><span style="color: #000000; font-family: verdana,geneva,helvetica,arial,sans-serif; font-size: 13px;">I have tried making a pvd file, but it wasn't not clear how to rename a timestep. </span><br style="color: #000000; font-family: verdana,geneva,helvetica,arial,sans-serif; font-size: 13px;">
<br style="color: #000000; font-family: verdana,geneva,helvetica,arial,sans-serif; font-size: 13px;">
<span style="color: #000000; font-family: verdana,geneva,helvetica,arial,sans-serif; font-size: 13px;">Is there a way of doing this? </span><br style="color: #000000; font-family: verdana,geneva,helvetica,arial,sans-serif; font-size: 13px;">
<br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>