<br><font size=2 face="sans-serif">I think this will also work:</font>
<br><font size=2 face="sans-serif">'set clevs 0 [or any number]'</font>
<br>
<br><font size=2 face="sans-serif">When you display constant-field variable,
it should result in a blank map with no message. Note: I'm using GrADS
1.8 (Win32e).</font>
<br>
<br><font size=2 face="sans-serif">Steve Mc</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Dave Allured &lt;dave.allured@NOAA.GOV&gt;</b>
</font>
<br><font size=1 face="sans-serif">Sent by: GRADSUSR@LIST.CINECA.IT</font>
<p><font size=1 face="sans-serif">11/27/2005 09:00 PM</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
GRADSUSR@LIST.CINECA.IT</font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td valign=top><font size=1 face="sans-serif">GRADSUSR@LIST.CINECA.IT</font>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td valign=top>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td valign=top><font size=1 face="sans-serif">Re: remove &quot;Constant
field. Value =&quot;</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br><font size=2><tt>When I ran into this a while back, I found that it
was sufficient to<br>
change a single grid point by a small value, such as multiplying the<br>
corner point by 1.001, to make the constant field message go away.<br>
</tt></font>
<br><font size=2><tt>I mention this because it runs faster than computing
a trig function<br>
across the whole grid. &nbsp;This is not important if you are generating
only<br>
a few frames. &nbsp;Arindam's method is very elegant, occupying only one
line<br>
of code, and handling grids with distributed missing values.<br>
</tt></font>
<br><font size=2><tt>--Dave A.<br>
CDC/PSD/NOAA/CIRES<br>
</tt></font>
<br><font size=2><tt>Arindam Chakraborty wrote:<br>
</tt></font>
<br><font size=2><tt>&gt;hi Yun,<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;since grads shades between two values rather
than at a single<br>
&gt;value, you may have to add a slowly varying function to the constant<br>
&gt;field you want to display. Set the clevs before the display. An<br>
&gt;example for 2-d x-y grid:<br>
&gt;<br>
&gt;...<br>
&gt;'set gxout shaded'<br>
&gt;'set clevs 10' * assuming var has the constant value of 10<br>
&gt;'d var+cos(lat*3.1416/180)*1e-6'<br>
&gt;<br>
&gt;where var is the constant field variable to display. The cos() allows<br>
&gt;a slow variation in the field (along with the multiplication of 1e-6).<br>
&gt;The order of magnitude of this factor should be must less than the<br>
&gt;value of the variable to display.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;On Sun, 27 Nov 2005, Ji-Yun SEO wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;&gt;Hi, everyone,<br>
&gt;&gt; I'd like to display a constant field using Grads,<br>
&gt;&gt; unfortunately, there is always a warning of &quot;Constant field.
Value = xx&quot;<br>
&gt;&gt;on picture window, and I'm now asking about whether there is a
command to<br>
&gt;&gt;avoid such a warning?<br>
&gt;&gt; Thanks in advance.<br>
&gt;&gt;<br>
&gt;&gt;</tt></font>
<br><font size=2><tt>&gt;&gt;</tt></font><font size=2 face="sans-serif"><br>
<br>
************************************************************************<br>
The information contained in this e-mail message is intended only for the
personal and confidential use of the recipient(s) named above and may contain
information that is privileged, confidential, and/or proprietary to Planalytics,
Inc. and its subsidiaries and affiliated companies. &nbsp;This message
may be an attorney-client communication and as such is privileged and confidential.
&nbsp;If the reader of this message is not the intended recipient or an
agent responsible for delivering it to the intended recipient, you are
hereby notified that you have received this document in error and that
any review, dissemination, distribution, or copying of this message is
strictly prohibited. &nbsp;If you have received this communication in error,
please notify the sender immediately by e-mail, and delete the original
message.<br>
************************************************************************</font>
<br>