Close the view and make a StreamingView in it's place. That should fix the WholeExtent message.
The streaming raw reader only supports float. Making the data type variable is not hard to do, but we never got to it in in the prototype. We are currently in the process of rebuilding the streaming paraview apps to make them more robust and more efficient. I will be sure to address the type limitation as part of that. David E DeMarle Kitware, Inc. R&D Engineer 28 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-371-3971 x109 On Wed, Aug 25, 2010 at 4:17 PM, Felipe Bordeu <[email protected]> wrote: > > Hi, > > I build the git version of paraview, and I am testing the StreamingParaView > with a raw file. > > First, I get the error : > > ERROR: In > ParaView/Applications/StreamingParaView/Plugin/vtkRawStridedReader.cxx, line > 883 > vtkRawStridedReader (0x34ff4c0): Whole extent requested, streaming is not > working. > > and also I can't change the Data Scalar Type on the reader. > > In Paraview I can read and visualize the data (a 256*256*256*unsigned char > raw file) > > -- > Felipe > _______________________________________________ > 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
