[Paraview] Question on Python Annotation Filter

Sebastien Jourdain sebastien.jourdain at kitware.com
Fri Oct 19 07:30:35 EDT 2012


Hope this could help:

http://paraview.org/Wiki/Users_Guide_Annotation#Python_annotation_filter

Seb

On Thu, Oct 18, 2012 at 3:55 PM, Joshua Murphy
<Joshua.Murphy at lasp.colorado.edu> wrote:
> Hello,
>
> I am playing with the Git Master build, and trying to figure out how the
> Python Annotation filter works.
>
> I have String Field Data for a UT Time String (MM-DD-YYTHH-MM-SS) that I
> want to display, and update with each time step.  I have not been able to
> figure out how to make this work.
>
> Whenever I try to use the filter, I get the message:
> "Write a python expression like: 'Time index: %I' % t_index"
>
> Even when I use the expression given , I still get that text on the screen.
>
> Now I am building the git-master from scratch, and NOT using the super
> build, as the super-build fails to build NUMPY, and then crashes on VRPN, so
> I may be missing some prerequisites for this filter…
>
> If someone can tell me how to get it working, that would be great!  This
> filter will solve many problems I have been experiencing, I think (as long
> as it handles string field data).
>
> Thanks,
>
> Joshua Murphy
> Laboratory for Atmospheric and Space Physics
> University of Colorado, Boulder
>
>
>
> _______________________________________________
> 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://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list