<div dir="ltr"><div>Regarding the adding attributes error message, it is likely that the ActiveSource is not an MPAS reader at that point in time.<br></div><div>…GetActiveSource().__class__ should tell your what it is.</div><div><br></div><div>Regarding the level setting - what is yourReader.ShowMultilayerView?</div><div>The docs indicated a value of 1 makes VerticalLayer immaterial.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Thu, Jul 30, 2015 at 9:52 AM, Eatmon Jr., Arnold <span dir="ltr"><<a href="mailto:aeatmon@lanl.gov" target="_blank">aeatmon@lanl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif">
<div>
<div>I’m one of the DSS interns working under Jim Ahrens for the summer. I am using paraviews python script in the HPC and I’m having an issue adjusting an attribute of paraview.simple.netcdfmpasreader “VerticalLevel”. </div>
<div><br>
</div>
<div>I want to adjust it from the default to one and attempted:</div>
<div><br>
</div>
<div><span style="font-family:'Andale Mono';font-size:12px">paraview.simple.NetCDFMPASreader.VerticalLevel = 1</span></div>
<div style="font-family:Calibri"><font face="Andale Mono"><span style="font-size:12px">paraview.simple.NetCDFMPASreader.VerticalLevel = ‘1'</span></font></div>
<div style="font-family:Calibri"><font face="Calibri,sans-serif">A</font><span style="font-family:Calibri,sans-serif">nd </span></div>
<div style="font-family:Calibri"><span style="font-family:'Andale Mono';font-size:12px">paraview.simple.GetActiveSource()</span><span style="font-family:'Andale Mono';font-size:12px">.VerticalLevel = 1</span></div>
<div style="font-family:Calibri"><span style="font-family:'Andale Mono';font-size:12px"><br>
</span></div>
<div style="font-family:Calibri"><span style="font-family:'Andale Mono';font-size:12px">The first two operate with no errors doing nothing in the program and the last returns an error that the class bars adding attributes to prevent errors due to spelling. </span></div>
<div style="font-family:Calibri"><span style="font-family:'Andale Mono';font-size:12px"><br>
</span></div>
<div style="font-family:Calibri">How do I adjust the vertical level setting? </div>
<div style="font-family:Calibri"><br>
</div>
<div style="font-family:Calibri">Thank you in advance for your assistance. </div>
</div>
</div>

<br>_______________________________________________<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/opensource/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/ParaView</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=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/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>