Thanks guys...<br><br>Adding the option fixed the issue...worked like a charm....<br><br>Cheers<br><br><br><div class="gmail_quote">On Fri, Nov 7, 2008 at 5:06 PM, Douglas Clark <span dir="ltr">&lt;<a href="mailto:dbcl@ceh.ac.uk">dbcl@ceh.ac.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Bernd is right that you can use &quot;options byteswapped&quot;, but this will not work if you try to use GrADS to read a file on the same platform that it was written on - which is a pretty common occurence - as &nbsp;GrADS will ALWAYS try to reverse the order of the bytes.<br>

<br>
Better to specify the &quot;endianess&quot; by writing<br>
options big_endian<br>
or<br>
options little_endian<br>
in the control file.<br>
<br>
See control file &gt; options at<br>
<a href="http://grads.iges.org/grads/gadoc/gadocindex.html" target="_blank">http://grads.iges.org/grads/gadoc/gadocindex.html</a><br>
<br>
Doug<br>
<br>
<br>
&gt;&gt;&gt; <a href="mailto:bernd.becker@METOFFICE.GOV.UK">bernd.becker@METOFFICE.GOV.UK</a> 07/11/2008 11:12:58 &gt;&gt;&gt;<br>
<div><div></div><div class="Wj3C7c">Mald,<br>
<br>
you may be running into the problem of &quot;endianess&quot;.<br>
<br>
Your pc at home is little endian and your<br>
work boxes are probably bigendian.<br>
<br>
If your data files are not endianess aware,<br>
you will probably have to add the option &quot;byteswapped&quot;<br>
in your ctl file.<br>
<br>
Good luck!<br>
Bernd.<br>
<br>
On Fri, 2008-11-07 at 16:04 +0500, Mald MM5 wrote:<br>
&gt; Hi there,<br>
&gt;<br>
&gt; I have got grads 1.8SL11 running on an AIX system running UNIX at my<br>
&gt; institution and the am using it fine. I get the results I expected<br>
&gt; using this version.<br>
&gt; However I downloaded version 1.8SL11binary for linux at home and<br>
&gt; installed on my PC running openSuse 11.0. I used the same data file<br>
&gt; and the control file that I was using at the institution.<br>
&gt;<br>
&gt; To my surprise, I do not get the same output. For example I was trying<br>
&gt; to view the terrain heights. At home, the contour intervals are given<br>
&gt; as &quot;Contouring: -4.5e+37 to 0 interval 5e+36&quot;. Whereas at the<br>
&gt; institution I get &quot;Contouring: 0 to 1.8 interval 0.2&quot;. And for all the<br>
&gt; fields its doing the same.<br>
&gt;<br>
&gt; Any ideas why this might be happening. I downloaded the latest version<br>
&gt; 2.0 from the link i686 at home. And ended up the same. Something to do<br>
&gt; with my system?<br>
&gt;<br>
&gt; Thanks<br>
&gt; Mald<br>
&gt;<br>
&gt;<br>
--<br>
Bernd Becker &nbsp; The Monthly Outlook<br>
Met Office &nbsp;FitzRoy Road &nbsp;Exeter &nbsp; Devon EX1 3PB &nbsp;United Kingdom<br>
Tel.: +44 (0) 1392 884511 Fax: +44 (0)870 900 5050<br>
<a href="mailto:E-mail%3Abernd.becker@metoffice.com">E-mail:bernd.becker@metoffice.com</a> &nbsp;- &nbsp;<a href="http://www.metoffice.com" target="_blank">http://www.metoffice.com</a><br>
<br>
<br>
--<br>
This message (and any attachments) is for the recipient only. NERC<br>
is subject to the Freedom of Information Act 2000 and the contents<br>
of this email and any reply you make may be disclosed by NERC unless<br>
it is exempt from release under the Act. Any material supplied to<br>
NERC may be stored in an electronic records management system.<br>
</div></div></blockquote></div><br>