<div class="gmail_quote">On Mon, May 19, 2008 at 6:43 AM, Manish Singh &lt;<a href="mailto:singhmanish1010@gmail.com">singhmanish1010@gmail.com</a>&gt; wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi all, i am working on sgi machine,my ctl file is as below -<br>
dset &nbsp;^time_mean.00%y4.%<a href="http://m2.01.nc" target="_blank">m2.01.nc</a><br>
dtype netcdf</blockquote><div><br></div><div>If you are producing your file with &quot;fwrite&quot; it is not &quot;netcdf&quot;, so remove this line. If you would like to produce netcdf files, use lats4d.&nbsp;</div><div>&nbsp;</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
options byteswapped big_endian template</blockquote><div><br></div><div>The option &quot;byteswapped&quot; is deprecated, being replaced by either &quot;little_endian&quot; or &quot;big_endian&quot;. Since you are on a SGI (and I am assuming you have a MIPS processor, do a &quot;uname -m&quot; to find out) keep the &quot;big_endian&quot;. If you have a SGI Altix (IA64) specify &quot;little_endian&quot;. In any case, remove the &quot;byteswapped&quot;.</div>
<div><br></div><div>&nbsp;&nbsp;Arlindo</div><div><br></div><div>&nbsp;</div></div>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a>