[Paraview-developers] Timestep as datetime/string?

Cory Quammen cory.quammen at kitware.com
Wed Oct 28 11:34:03 EDT 2015


David,

You could store it as an array in the field data named "Time" when reading
the file then display it with the Python Annotation with the expression
"Time" and the Array Association set to Field Data.

HTH,
Cory

On Wed, Oct 28, 2015 at 11:24 AM, David Lonie <david.lonie at kitware.com>
wrote:

> I'm working on a file reader for a format that has timestep information
> available as a timestamp string, and a user wanted to be able to view this
> information in paraview.
>
> Is this easily doable using existing pipeline and UI features, or would it
> require significant effort? I don't see anything similar in ParaView, so I
> suspect the latter...
>
> Thanks,
> Dave
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at:
> http://markmail.org/search/?q=Paraview-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
>


-- 
Cory Quammen
R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20151028/fa170d7f/attachment.html>


More information about the Paraview-developers mailing list