[Paraview] Saving data plotted using PlotOverLine

Stephen Wornom stephen.wornom at sophia.inria.fr
Tue Mar 9 03:27:16 EST 2010


Utkarsh Ayachit wrote:
> You can use the following:
>
> w = DataSetCSVWriter(FileName="foo.csv")
> w.UpdatePipeline()
>
>
>   
When all is working well, would you share your python script?
Thanks in advance,
Stephen
> On Mon, Mar 8, 2010 at 5:50 AM, Stephen Molloy
> <stephen.molloy at rhul.ac.uk> wrote:
>   
>> Hi all,
>> I am using Paraview 3.7.0 to view a large number of data files, each with
>> the same geometry.  I need to load the geometry and volume data, use
>> PlotOverLine to extract the magnitude of a variable along a particular line,
>> and then save this data to a CSV file.
>>
>> Due to the large number of data sets I am dealing with, I have been trying
>> to use the Python Trace functionality to automate this, and I am able to do
>> everything except for saving the CSV file at the end.  I have browsed around
>> quite a bit over the past few days, and I understand that the trace
>> functionality does not work for save data commands, but I was wondering if
>> someone could help me find the Python object that contains the relevant data
>> so that I can write my own little routine to dump it to a CSV file.
>>
>> Many thanks for any help you can offer.
>>
>> Steve
>>
>>
>> _______________________________________________
>> 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
>   


-- 
stephen.wornom at sophia.inria.fr
2004 route des lucioles - BP93
Sophia Antipolis
06902 CEDEX
		
Tel: 04 92 38 50 54
Fax: 04 97 15 53 51

-------------- next part --------------
A non-text attachment was scrubbed...
Name: stephen_wornom.vcf
Type: text/x-vcard
Size: 160 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100309/9a0e2229/attachment.vcf>


More information about the ParaView mailing list