[Paraview] isosurface time series data with different value

Berk Geveci berk.geveci at kitware.com
Thu Feb 25 10:58:27 EST 2010


I love Python...

On Thu, Feb 25, 2010 at 9:43 AM, Utkarsh Ayachit <
utkarsh.ayachit at kitware.com> wrote:

> This can be done using python. Attached is a example python script
> that you can import in the "Python Shell". It adds an observer to
> listen to even "tick" event from the animation and then does the
> necessary updates. There was a bug in the CVS (and 3.6 etc) that is
> now fixed. Attached is a patch for that change as well, without which
> the script won't work.
>
> Utkarsh
>
> On Mon, Feb 22, 2010 at 1:10 PM, Gowri Somanath <gowri at udel.edu> wrote:
> > Hi
> > I have time series data. I want to isosurface the data with different
> value
> > for each time step - but not those in the animation which linearly
> > interpolates the isosurface value over time.
> > I want to isosurface based on max-min of the data at each time step.
> > How would i do it?
> > thanks
> > Gowri
> > _______________________________________________
> > 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
> >
> >
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100225/14a68590/attachment.htm>


More information about the ParaView mailing list