<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=610312316-06022007>Hi
Everyone,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=610312316-06022007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=610312316-06022007>I am new to GrADS
and am trying to write a file that has 10 columns of temperature readings
for over 600 times. The problem I am running into is controlling how far
the number extends beyond the decimal point. I would like there to only be
two digits. I tried using 'set dignum 2', but this didn't work, and from
what I can tell it is mainly used for plotting.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=610312316-06022007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=610312316-06022007>My write line is as
follows: f=write (test.dat,
ds' 'hs' 'df' 'hf' 0'fff' 'TF' 'TF1' 'TF2' 'TF3' 'TF4' 'TF5' 'TF6' 'TF7' 'TF8' 'TF9,append)</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=610312316-06022007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=610312316-06022007>Where all the TF's
are the temperatures that I would like to only have 2 numbers after the decimal
point.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=610312316-06022007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=610312316-06022007>Is there some format
statement I can put in that would fix this problem?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=610312316-06022007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=610312316-06022007>Thanks for your
help!</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=610312316-06022007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=610312316-06022007>Sincerely,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=610312316-06022007></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=610312316-06022007>Meredith</SPAN></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=610312316-06022007></SPAN></FONT> </DIV></BODY></HTML>