<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;">
Try ‘set datawarn off’. This suppresses the display, but the message “Constant field. Value = 0” still appears in the command window (or in the result variable of your script). —Jennifer
<div><br>
<div><br>
<div>
<div>On Aug 10, 2016, at 8:07 AM, <a href="mailto:dzengiz.tafa@telenet.be">dzengiz.tafa@telenet.be</a> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div>
<div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;">
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
Hi everybody</div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
<br>
</div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
I am building a script to calculate the probability that the 10m windspeed wil surpass the 20 m/s mark (&gt;= 9 beafort), using the GEFS with all 20 members including the control.</div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
<br>
</div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
It looks like this</div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
<br>
</div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
'set e 1'</div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
'define spd = sqrt(ugrd10m*ugrd10m&#43;vgrd10m*vgrd10m)'</div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
'define wind1 = const( const( maskout( spd, spd - 20), 1), 0.0, -u)'</div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<br>
</div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">'set e 2'</span></div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">'define spd = sqrt(ugrd10m*ugrd10m&#43;vgrd10m*vgrd10m)'</span></div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">'define wind2 = const( const( maskout( spd, spd - 20), 1), 0.0, -u)'</span></div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">&nbsp;</span></div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">...</span></div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">&nbsp;</span></div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">'set e 21'</span></div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">'define spd = sqrt(ugrd10m*ugrd10m&#43;vgrd10m*vgrd10m)'</span></div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">'define wind21 = const( const( maskout( spd, spd - 20), 1), 0.0, -u)'</span></div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">&nbsp;</span></div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">'define windavg = (wind1 &#43; wind2 &#43; ... &#43; wind21)/21'</span></div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">&nbsp;</span></div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">'define percentage = windavg * 100'</span></div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">&nbsp;</span></div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">'d percentage'</span></div>
<div style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; padding-left: 30px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">&nbsp;</span></div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">When there are no members, nor control with data at or above the treshold of 20 m/s the field is constant (zero, 0) throughout the plot.</span></div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">When plotting such a probability, I always hit that pesky &quot;constant field = 0&quot; message and the plot is filled with a solid red color, while actually it should just show me a map with
 my color defined at &quot;0%&quot; probability (which is plain white)</span></div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">&nbsp;</span></div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">The script itsself works because when I lower the treshold, say to 5, I do get a normal plot with the colorscale i have set.</span></div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">&nbsp;</span></div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">Is there a way to turn off the &quot;constant field = 0&quot; message &amp; the resulting red plot, so the map i programmed can be plotted, even when there are no members or control that reach or
 surpass the given treshold? Is there another possibility to circumvent this problem or a trick any1 can think of?</span></div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">&nbsp;</span></div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
<span style="font-size: 13.3333px;" data-mce-style="font-size: 13.3333px;">I am looking forward to a reply from the grads-community.</span></div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
<br>
</div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
<br>
</div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
Best regards,</div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
<br>
</div>
<div style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">
Jen</div>
<div><br>
</div>
</div>
</div>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
http://gradsusr.org/mailman/listinfo/gradsusr<br>
</blockquote>
</div>
<br>
<div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="font-size: 12px; orphans: 2; widows: 2;">--</div>
<div style="font-size: 12px; orphans: 2; widows: 2;">Jennifer Miletta Adams<br>
Center for Ocean-Land-Atmosphere Studies (COLA)<br>
George Mason University<br>
<br>
<br>
</div>
</div>
</div>
</div>
<br>
</div>
</div>
</body>
</html>