[Paraview] Fastest way of getting Max/Min from multiple files.

Andy Bauer andy.bauer at kitware.com
Mon Aug 19 15:24:02 EDT 2013


The temporal statistics filter has an option for computing min and max on a
point by point and cell by cell basis. You can look at the range of that
result to find the global min and max over space and time.

Andy


On Mon, Aug 19, 2013 at 3:18 PM, Brian Curtis <bcurtis3 at masonlive.gmu.edu>wrote:

> I have code that reads in multiple .vtk (legacy VTK) binary files.
> Currently I am looping through viewtimes and grabbing the range and saving
> the value if it's higher than the previous value (and lower..). I've looked
> quite a bit through tutorials and other threads and haven't found anything
> to this sort, but In order to save processing time, is there a simple way
> to grab a range for all time steps and not each file one by one?
>
> Thanks,
> ~Brian
>
> ______________________________**_________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/**
> opensource/opensource.html<http://www.kitware.com/opensource/opensource.html>
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/**ParaView <http://paraview.org/Wiki/ParaView>
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/**mailman/listinfo/paraview<http://www.paraview.org/mailman/listinfo/paraview>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130819/0920ba6c/attachment.htm>


More information about the ParaView mailing list