<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; 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>
</body>
</html>