<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="MSHTML 8.00.7600.16625">
<style id="owaTempEditStyle"></style><style title="owaParaStyle"><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></style>
</head>
<body ocsi="x">
<div style="FONT-FAMILY: Tahoma; DIRECTION: ltr; COLOR: #000000; FONT-SIZE: 13px">
<div dir="ltr"><font color="#000000" size="2" face="Tahoma"><a><font color="#000000" size="2" face="Tahoma">Rashed</font></a></font></div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div dir="ltr"><font size="2" face="tahoma">Your control file probably looks something like</font></div>
<div dir="ltr"><a></a>dset&nbsp;aerosol_climatology.nc<a></a><br>
dtype<a></a>&nbsp;netcdf<a></a><br>
title Aerosol data<br>
undef<a></a>&nbsp;-999.<br>
xdef<a></a>&nbsp;96 linear 0.&nbsp;&nbsp; 1.0<br>
ydef<a></a>&nbsp;80 linear 0.&nbsp;&nbsp; 1.0<br>
zdef<a></a>&nbsp;14 linear 1 2 3 4 5 6 7 8 9 10 11 12 13 14<br>
tdef<a></a>&nbsp;192&nbsp; linear&nbsp;00:00Z12sep2010<a></a> 1hr<a></a><br>
vars<a></a>&nbsp;1<br>
anthro_dust_0.1<a></a>=&gt;dust 0&nbsp;t,z,y,x<a></a> dust<br>
endvars<a></a></div>
<div style="DIRECTION: ltr" id="divRpF317451">&nbsp;</div>
<div style="DIRECTION: ltr">It looks like a forecast file since it is 192 hours. I just picked 1.0 degrees and&nbsp;(0,0) not knowing where it is centered.</div>
<div style="DIRECTION: ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div style="DIRECTION: ltr"><font size="2" face="tahoma">Send your control file.&nbsp; What is the exact message coming out of GrADS?</font></div>
<div style="DIRECTION: ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div style="DIRECTION: ltr"><font size="2" face="tahoma">John </font></div>
<div style="DIRECTION: ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div style="DIRECTION: ltr">
<hr tabindex="-1">
<font color="#000000" size="2" face="Tahoma"><b>From:</b> gradsusr-bounces@gradsusr.org [gradsusr-bounces@gradsusr.org] On Behalf Of Rashed Mahmood [rashidcomsis@gmail.com]<br>
<b>Sent:</b> Saturday, September 11, 2010 4:20 PM<br>
<b>To:</b> GrADS Users Forum<br>
<b>Subject:</b> Re: [gradsusr] Problem displaying a variable?<br>
</font><br>
</div>
<div></div>
<div>
<div>Dear John</div>
<div>I don't know exactly from where the file was downloaded (I copied it from someone).</div>
<div>and the size of the file is too large to be attached.</div>
<div>Attached is the ncdump of the file.</div>
<div>&nbsp;</div>
<div>By the way, using NCL I just came to know that we can display the variable as:</div>
<div>&nbsp;</div>
<div><font style="BACKGROUND-COLOR: #ffcc99">in1=addfile(&quot;/mnt/storage-space/disk1/lshl/khan/<a href="http://aerosol.climatology.nc" target="_blank">aerosol.climatology.nc</a>&quot;,&quot;r&quot;)<br>
&nbsp;<br>
var = &quot;anthro_dust_0.1&quot;<br>
&nbsp; d1&nbsp; = in1-&gt;$var$</font></div>
<div><font style="BACKGROUND-COLOR: #ffcc99"><font style="BACKGROUND-COLOR: #ffffff">So I think the problem can be solved using NCL. However thanks for your&nbsp;timely help.</font></font></div>
<div>&nbsp;</div>
<div>Rashed</div>
<div>&nbsp;</div>
<div><font style="BACKGROUND-COLOR: #ffcc99"><font style="BACKGROUND-COLOR: #ffffff"></font></font>&nbsp;</div>
<div><br>
</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div class="gmail_quote">On Sun, Sep 12, 2010 at 4:21 AM, Huddleston, John <span dir="ltr">
&lt;<a href="mailto:Huddleston@cira.colostate.edu">Huddleston@cira.colostate.edu</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div style="FONT-FAMILY: Tahoma; DIRECTION: ltr; COLOR: #000000; FONT-SIZE: 13px">
<div dir="ltr"><font color="#000000" size="2" face="Tahoma"><a><font color="#000000" size="2" face="Tahoma">Rashed</font></a></font></div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div dir="ltr"><font size="2" face="tahoma">Send me a link to where you downloaded the data so I can see the file.</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div dir="ltr"><font size="2" face="tahoma">John</font></div>
<div style="DIRECTION: ltr">
<hr>
<font color="#000000" size="2" face="Tahoma">
<div class="im"><b>From:</b> <a href="mailto:gradsusr-bounces@gradsusr.org">gradsusr-bounces@gradsusr.org</a> [<a href="mailto:gradsusr-bounces@gradsusr.org">gradsusr-bounces@gradsusr.org</a>] On Behalf Of Rashed Mahmood [<a href="mailto:rashidcomsis@gmail.com">rashidcomsis@gmail.com</a>]<br>
</div>
<b>Sent:</b> Saturday, September 11, 2010 8:16 AM<br>
<b>To:</b> GrADS Users Forum<br>
<b>Subject:</b> Re: [gradsusr] Problem displaying a variable?<br>
</font><br>
</div>
<div>
<div></div>
<div class="h5">
<div></div>
<div>
<div>Hi John</div>
<div>Thanks for your idea.</div>
<div>But the problem is that the file has 22 variables for different kinds of aerosols.</div>
<div>and I dont want to seperate them as it is necessity to keep all the variables together.</div>
<div>&nbsp;</div>
<div>any further suggestions?</div>
<div>&nbsp;</div>
<div>Rashed<br>
<br>
</div>
<div class="gmail_quote">On Sat, Sep 11, 2010 at 8:28 PM, Huddleston, John <span dir="ltr">
&lt;<a href="mailto:Huddleston@cira.colostate.edu">Huddleston@cira.colostate.edu</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div style="FONT-FAMILY: Tahoma; DIRECTION: ltr; COLOR: #000000; FONT-SIZE: 13px">
<div dir="ltr"><font color="#000000" size="2" face="Tahoma"><font color="#000000" size="2" face="Tahoma"><font color="#000000" size="2" face="Tahoma"><a><font color="#000000" size="2" face="Tahoma">Rashed</font></a></font></font></font></div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div dir="ltr"><font size="2" face="tahoma">Set the name in the control file to be something like</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div dir="ltr"><font size="2" face="tahoma"><a></a><font size="2" face="tahoma"><a></a></font><font size="2" face="tahoma"><font size="2" face="tahoma">anthro_dust_0.1</font></font>=&gt;var<a></a><a></a>&nbsp; 0&nbsp;t,y,x<a></a><a></a> aerosol dust</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<div dir="ltr"><font size="2" face="tahoma">then 'd&nbsp;var<a></a>'<a></a> at the&nbsp;GrADS<a></a><a></a> prompt</font></div>
<div dir="ltr"><font size="2" face="tahoma"></font>&nbsp;</div>
<font color="#888888">
<div dir="ltr"><font size="2" face="tahoma">John Huddleston</font></div>
<div style="DIRECTION: ltr">
<hr>
<font color="#000000" size="2" face="Tahoma"><b>From:</b> <a href="mailto:gradsusr-bounces@gradsusr.org">
gradsusr-bounces@gradsusr.org</a> [<a href="mailto:gradsusr-bounces@gradsusr.org">gradsusr-bounces@gradsusr.org</a>] On Behalf Of Rashed Mahmood [<a href="mailto:rashidcomsis@gmail.com">rashidcomsis@gmail.com</a>]<br>
<b>Sent:</b> Saturday, September 11, 2010 4:47 AM<br>
<b>To:</b> GrADS Users Forum<br>
<b>Subject:</b> [gradsusr] Problem displaying a variable?<br>
</font><br>
</div>
</font>
<div>
<div></div>
<div>
<div></div>
<div>
<div>Hi all</div>
<div>&nbsp;</div>
<div>I have been trying to display a variable <strong>anthro_dust_0.1</strong> in an
<a href="http://aerosol.nc/" target="_blank">aerosol.nc</a> file&nbsp;using GrADS but it gives error:
<strong>invalid variable name.</strong></div>
<div>I guess that the problem is with the <font style="BACKGROUND-COLOR: #ffff33">
0.1</font> used with variable name but I dont know how to deal with it.</div>
<div>&nbsp;</div>
<div>Any suggestion?</div>
<div>&nbsp;</div>
<div>Thanks</div>
<div>&nbsp;</div>
<div>Rashed</div>
</div>
</div>
</div>
</div>
</div>
<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</div>
<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</body>
</html>