I've been working on a fix for this and when I have it fully tested, I'll let you know.
JB > -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Utkarsh Ayachit > Sent: 28 May 2010 19:34 > To: Dr. X > Cc: Hannah Petersen; [email protected] > Subject: Re: [Paraview] Temporal Interpolator + Append Attributes > > It's already there on the bug tracker: > http://paraview.org/Bug/view.php?id=6662 > > Utkarsh > > On Fri, May 28, 2010 at 1:31 PM, Dr. X <[email protected]> wrote: > > Thanks, Utkarsh. > > Shall I report it? Or it is already in the bug tracker. > > x > > On 5/28/2010 1:21 PM, Utkarsh Ayachit wrote: > >> > >> Xunlei, > >> > >> That's a bug with current VTK/ParaView pipeline. Whenever a temporal > >> interpolator is involved, it results in the data type from the input's > >> output to become vtkTemporalDataSet. > >> > >> Utkarsh > >> > >> On Fri, May 28, 2010 at 12:35 PM, Dr. X<[email protected]> wrote: > >> > >>> > >>> Hi All, > >>> I have two data sets with different time stamp spacing. I would like to > >>> visualize an attribute from each data set at the same time step. I would > >>> like to achieve this by applying TemporalInterpolator first to gain data > >>> at > >>> the desired time step, then applying AppendAttributes to both > >>> TemporalInterpolator's, i.e.: > >>> root > >>> + data set 1 ->TemporalInterpolator 1 -> AppendAttributes > >>> + data set 1 ->TemporalInterpolator 2 -> AppendAttributes > >>> + AppendAttributes > >>> > >>> However, whenever I attached TemporalInterpolator, AppendAttributes > >>> filter > >>> option is gone. Did I do something wrong? Please advise. > >>> Thanks a lot. > >>> > >>> Best, > >>> x > >>> > >>> > >>> _______________________________________________ > >>> 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 _______________________________________________ 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
