Paraview Annotate Time Filter
Added by Miles Sowden over 5 years ago
This is not really CDO but maybe other users have experienced this same problem. In Paraview I have added a time filter and tweaked the settings as shown below.
I would like it formatted as 12:00 9 Feb 2017 (or anything similar)
My quick fix got me 9.5 Feb 2017 using
Scale = 1.157e-05 (=1/60/60/24)
Shift = -17197 (jump to the first frame and set as the negative)
Format = %4.2f Feb 2017
This works ok as a decimal input but it's going into a publication and I need to do better (multiple days so similar trick on hours won't work).
Thanks
Replies (1)
RE: Paraview Annotate Time Filter - Added by Karin Meier-Fleischer over 5 years ago
Hi Miles,
please, use a paraview forum to get an answer to your question, see https://discourse.paraview.org/.
-Karin