Do you have a data file to reproduce this issue with? On Wed, Feb 6, 2013 at 12:38 PM, Jérôme CARDOLACCIA <jerome.cardolac...@cea.fr> wrote: > I tried to wrap the Visit Tecplot binary reader into a FileSeriesReader to > make it time-aware (see attached files). > > I succeeded in getting time information and data properties (I got one or > the other, not both...). > But when I hit the "Apply changes" button, I got the following error, which > seems linked to a known bug : http://vtk.org/Bug/view.php?id=13343 : > > ----------------- > ERROR: In > /home/utkarsh/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/VTK/Common/ExecutionModel/vtkDemandDrivenPipeline.cxx, > line 816 > vtkPVPostFilterExecutive (0x3d34dd0): Input for connection index 0 on input > port index 0 for algorithm vtkPVPostFilter(0x3d91ab0) is of type > vtkDataObject, but a vtkPolyData is required. > > > ERROR: In > /home/utkarsh/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/VTK/Common/ExecutionModel/vtkDemandDrivenPipeline.cxx, > line 816 > vtkPVPostFilterExecutive (0x3d34dd0): Input for connection index 0 on input > port index 0 for algorithm vtkPVPostFilter(0x3d91ab0) is of type > vtkDataObject, but a vtkPolyData is required. > ----------------- > > (I am working with Paraview 3.98 Linux x86_64) > > So is this really an incompatibility between the binary reader and the > FileSeriesReader, or am I doing something wrong ? > > > Regards, > > > Jerome > > > > > > > > > > > Le 04/02/2013 17:50, Jérôme CARDOLACCIA a écrit : > >> Hi, >> >> I am trying to visualize the results of a time-varying simulation. These >> are contained in separate Tecplot binary files. >> The Tecplot ASCII reader imports my temporal datasets flawlessly, however >> the binary reader does not seem so accomodating... >> So I was (naively) wondering whether there is some easy fix to have this >> binary reader handle a multi-time set of files ? >> >> Regards, >> >> Jerome >> >> >> _______________________________________________ >> 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 >> > > > -- > Jérôme CARDOLACCIA > CEA Saclay > DM2S/SEMT/DYN > 01.69.08.15.77 > > > _______________________________________________ > 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