[Paraview] Probe one variable

David E DeMarle dave.demarle at kitware.com
Wed Apr 26 12:56:31 EDT 2006


There is a set of checkbuttons in the ParaView gui that you can use to 
turn on or off any of the variables in the plot. There is also a button 
labelled "Save as CSV" that saves an ascii "*.csv" file. The format of 
that file is:

VAR1NAME,sample1,sample2...
VAR2NAME,sample1,sample3...
"X or T",tick1pos,tick2pos,...

The X or T line represents the independent axis where the samples occurred.

If the GUI does not show these buttons, can you tell me what version you 
are using?

Rupert Shute wrote:

>Does anyone know of a way to manually select the variable that is plotted
>for a line probe? Currently all those that are loaded in memory get plotted
>on the same axis.
>The only way I've managed to achieve this so far is to load each block of
>data individually and select just one variable to be loaded. However, this
>workaround is far too long winded if there are many blocks of data with many
>variables. The .pvd fileformat does not appear to offer the functionality to
>select variable across a group of files.
>Also is there some way to output the probed data as ASCII?
>Thanks
>Rupert
>--
>_______________________________________________________________________________
>
>The information in this email and in any attachment(s) is commercial in confidence. If you are not the named addressee(s) or if you receive this email in error then any distribution, copying or use of this communication or the information in it is strictly prohibited.  Please notify us immediately by email at admin.internet(at)awe.co.uk, and then delete this message from your computer.  While attachments are virus checked, AWE plc does not accept any liability in respect of any virus which is not detected.
>
>AWE Plc
>Registered in England and Wales
>Registration No 02763902
>AWE, Aldermaston, Reading, RG7 4PR
>
>_______________________________________________
>ParaView mailing list
>ParaView at paraview.org
>http://www.paraview.org/mailman/listinfo/paraview
>
>  
>



More information about the ParaView mailing list