<div dir="ltr"><div><div><div><div>Hi Cornelis,<br><br></div><div>How would you like to select the single or group of values to change? Also, how would you like to change them (e.g. the same transformation for each or each with its own transformation)? These two questions are meant to guide you to do what you want in ParaView.<br></div><div><br></div>You probably want to look at the Python Programmable Filter (<a href="http://www.paraview.org/Wiki/Python_Programmable_Filter">http://www.paraview.org/Wiki/Python_Programmable_Filter</a>) for changing individual array values. If you are working in serial you may also be able to bring in the entities to change based on a selection. A better solution would be to use the global ids filter, then do a selection on what you want and finally pass that in as a secondary input to the Python Programmable filter. <br><br></div>Developing your own filter is also a possibility.<br><br></div>cheers,<br></div>Andy<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 17, 2017 at 1:38 AM, Cornelis Bockemühl <span dir="ltr"><<a href="mailto:cornelis.bockemuehl@gmail.com" target="_blank">cornelis.bockemuehl@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear Andy,<div><br></div><div>Thanks for this hint: Indeed I was not fully aware of the way how you can easily add new calculated columns with these two filters! What they do is some kind of "vector math", resulting in a new vector that is appended to the input data set.</div><div><br></div><div>However my question went in the direction of directly editing single values, or groups of values.</div><div><br></div><div>Example: Assume that we have a data array "Density" in some data set, then I want to be able to directly change the "density" value for just a few cells, or even better: for a selected set of data rows.</div><div><br></div><div>Because: If such a thing does not exist yet I would consider trying to write it myself - but I do not insist on reinventing any wheel! And I am sometimes astonished how many "wheels" already exist in the ParaView "world"...</div><div><br></div><div>Regards,</div><div>Cornelis</div><div><br></div><div>PS: Why do I never see my own posts to the paraview mailing list? Is this a bug or a feature or something I am doing wrong?</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-01-17 0:57 GMT+01:00 Andy Bauer <span dir="ltr"><<a href="mailto:andy.bauer@kitware.com" target="_blank">andy.bauer@kitware.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div>This can be done through either the calculator or python calculator filter. If you're in the spreadsheet view it should switch over to the calculator/python calculator output when the filter is applied.<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="m_5186273761706862525h5">On Mon, Jan 16, 2017 at 5:14 PM, Cornelis Bockemühl <span dir="ltr"><<a href="mailto:cornelis.bockemuehl@gmail.com" target="_blank">cornelis.bockemuehl@gmail.com</a><wbr>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="m_5186273761706862525h5"><div dir="ltr">Has somebody already written and contributed a filter that allows some simple "spreadsheet like" user manipulation of the data?<div><br></div><div>I mean something that accepts some data input, then allows user changes, and the output would be the changed data set.</div><div><br></div><div>Regards,</div><div>Cornelis<span class="m_5186273761706862525m_-3943541255438164622HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br><div class="m_5186273761706862525m_-3943541255438164622m_-7532420152427356461gmail_signature" data-smartmail="gmail_signature">Cornelis Bockemühl<br>Basel, Schweiz<br></div>
</font></span></div></div>
<br></div></div>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaV<wbr>iew</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/paraview</a><br>
<br></blockquote></div><br></div><span class="HOEnZb"><font color="#888888">
</font></span></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div class="m_5186273761706862525gmail_signature" data-smartmail="gmail_signature">Cornelis Bockemühl<br>Basel, Schweiz<br></div>
</font></span></div>
</blockquote></div><br></div>