[Paraview] Sub/Re-sampling advice

David E DeMarle dave.demarle at kitware.com
Mon Nov 22 12:49:00 EST 2010


Extract Subset with a stride of 5,5,5 will do a raw down-sampling. You may
want to write out the smaller dataset to a new set of files because IO of
each timestep is probably the biggest bottleneck and downsampling happens
only after IO.

David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109


On Mon, Nov 22, 2010 at 5:45 AM, Nicholas Yue <yue.nicholas at gmail.com>wrote:

> Hi,
>
>    I have a collection of datasets that is 500 x 500 x 100 scalar and
> vector
>
>    I can load them in Paraview but it is difficult to work with (slow).
>
>    What filter would you recommend to sub/re-sample the inputs to a smaller
> amount e.g. (100 x 100 x 20), so as to get a quick visualization
> (interactive) of the datasets?
>
> Regards
>
> _______________________________________________
> 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/20101122/b8cfa07d/attachment.htm>


More information about the ParaView mailing list