I would like to do something similar to the Annotate Time filter, but rather than displaying the time step number, I need to display simulation date and time.
I have a text file with the actual simulation date and time associated with each time step. Here are the first few lines of that file Time step Time step output, Actual time 0 0.00, 4/1/2013 15:00 1 65.83, 4/1/2013 15:01 2 125.88, 4/1/2013 15:02 3 201.00, 4/1/2013 15:03 4 268.65, 4/1/2013 15:04 5 328.83, 4/1/2013 15:05 6 366.46, 4/1/2013 15:06 . So, rather than Time: 0 at the bottom of the 3D window, I'd like to have 4/1/2013 15:00 Any thoughts / recommendations on how to accomplish this task will be greatly appreciated. Thanks, Phil
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
