<div dir="ltr">After reading a dataset into ParaView, is it possible to change the time step values?  I'm reading in data in two different formats.  I've got the same time steps in both readers (they correspond to the same iteration of the same simulation), but due to differences in precision, ParaView thinks they're different times.  For example, one reader parses time as a float and has a time step of <span class="">0.10000000149011 while the other parses time as a double and shows </span>0.100000000000000.  Is there a way for me to change one of these after reading so ParaView thinks they're the same?<div><br></div><div>Thanks,</div><div>Eric</div></div>