Tried that. I can see the group in the Open dialog, I select the group and get it in the Pipeline Browser. But when I click on Apply, I get an error:
ERROR: In /home/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/VTK/IO/Image/vtkTIFFReader.cxx, line 1116 vtkTIFFReader (0x594d4c0): Problem reading slice of volume in TIFF file. This does not happen when I read the same files individually, which I can display correctly. If I select Play, I get the same message several times and the display is like noise. Is there any way I can save the set of tif files as vtu ? Thanks Agus On Mon, Nov 10, 2014 at 3:52 PM, Samuel Key <[email protected]> wrote: > Augustin, > > Have you looked here? > > http://www.itk.org/Wiki/ParaView/Users_Guide/Loading_Data > > As a once upon a time user of the *.vtu format, this approach worked for me. > > (I now use EnSight-formatted simulation results file-sets. This format works > extremely well for my purposes.) > > Samuel > > > > On 11/10/2014 3:22 AM, Agustin Lobo wrote: >> >> Do you mean outside Paraview, using convert and animate from the >> ImageMagick package? >> I'm looking for a way of doing this within Paraview. >> >> I've realized that I can select multiple tif files at Open. Then I can >> click the Play button and see the time increasing, >> but the actual display does not change, I see the image on top of all >> the stack only. >> >> Also, is there perhaps a way of converting the stack of tif images >> into a format that could be more efficient >> for Paraview? >> >> Thanks >> >> Agus >> >> On Mon, Nov 10, 2014 at 10:36 AM, Stephen Wornom >> <[email protected]> wrote: >>> >>> On 11/09/2014 11:07 PM, Agustin Lobo wrote: >>>> >>>> Hi! >>>> >>>> I'm looking into Paraview for the analysis of time series of satellite >>>> images. I've followed the tutorial and now wonder how to >>>> open a set of sequential tif (actually geotif) images. >>> >>> >>> Would (in linux) >>> convert *.tif image.gif >>> animate image >>> be of help? >>> Stephen >>>> >>>> >>>> I've been googling and searching the list archives but what I find is >>>> very old and not easy to follow. >>>> Could anybody provide me instructions (or point me to the appropriate >>>> documentation) on how to open a set of images as >>>> a time sequence? >>>> >>>> Also, is there anybody out there using Paraview in Remote Sensing >>>> applications? >>>> >>>> Thanks >>>> >>>> Agus >>>> _______________________________________________ >>>> 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://public.kitware.com/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://public.kitware.com/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://public.kitware.com/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://public.kitware.com/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://public.kitware.com/mailman/listinfo/paraview
