<div>Hi Zilore </div>
<div> </div>
<div>I guess you need to check your path for adding the file. It may be something like this:</div>
<div> </div>
<div><strong>in1=addfile(&quot;/mnt/storage-space/disk1/lshl/AirTempFeb11.nc&quot;,&quot;r&quot;)<br></strong></div>
<div><strong></strong> </div>
<div><strong>the path need to be specified like above so that ncl can find the file.</strong></div>
<div><strong>hope this helps</strong></div>
<div><strong></strong> </div>
<div><strong>Rashed</strong></div>
<div><br></div>
<div class="gmail_quote">On Fri, Mar 25, 2011 at 2:45 PM, Zilore Mumba <span dir="ltr">&lt;<a href="mailto:zmumba@gmail.com">zmumba@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Definition of lat/lon in a file.<br>With Excuses on people&#39;s time with a very basic problem I have, I<br>
would like to request once more if someone can spare some of their<br>time to look at my definition of lat/lon in the ncl scripts attached.<br>1. I have binary data (not GRIB, but written into binary by fortran)<br>converted through Grads (Lats4d) into NetCdf. Both the original binary<br>
file and the NetCdf versions work in Grads but not in ncl. I assumed<br>it did not work because the file was binary (not GRIB).<br>2. I took model output data in GRIB and made a ctl with grib2ctl and<br>converted to NetCdf in Grads. It does not work in ncl.<br>
3. I downloaded 850hPa temperature data (in NetCdf format) from the<br>NCEP reanalysis page. It does not work in ncl, but works in Grads.<br><br>In all the three cases above the error is the same, as below<br>**************<br>
 Copyright (C) 1995-2010 - All Rights Reserved<br> University Corporation for Atmospheric Research<br> NCAR Command Language Version 5.2.1<br> The use of this software is governed by a License Agreement.<br> See <a href="http://www.ncl.ucar.edu/" target="_blank">http://www.ncl.ucar.edu/</a> for more details.<br>
fatal:Either file (f1) isn&#39;t defined or variable (Air) is not a<br>variable in the file<br><br>fatal:Execute: Error occurred at or near line 20 in file native_2.ncl<br>***********************************<br>Here is how I introduced the file<br>
!!!!!!!!!<br>load &quot;$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl&quot;<br>load &quot;$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl&quot;<br>;*****************************************************<br>begin<br> f1 = addfile(&quot;AirTempFeb11.nc&quot;,&quot;r&quot;)<br>
 Air=f1-&gt;Air<br><br> lat = f1-&gt;lat<br> lon = f1-&gt;lon<br> lat_len = dimsizes(lat)<br> lon_len = dimsizes(lon)<br>; time = f1-&gt; time<br>!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<br><br>I would appreciate assistance, where am I making the mistake?<br>
Appreciation<br>Zilore<br><br><br>On Mon, Mar 21, 2011 at 6:49 PM,  &lt;<a href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</a>&gt; wrote:<br>&gt; Send gradsusr mailing list submissions to<br>&gt;        <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
&gt;<br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>&gt;        <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>&gt; or, via email, send a message with subject or body &#39;help&#39; to<br>
&gt;        <a href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</a><br>&gt;<br>&gt; You can reach the person managing the list at<br>&gt;        <a href="mailto:gradsusr-owner@gradsusr.org">gradsusr-owner@gradsusr.org</a><br>
&gt;<br>&gt; When replying, please edit your Subject line so it is more specific<br>&gt; than &quot;Re: Contents of gradsusr digest...&quot;<br>&gt;<br>&gt;<br>&gt; Today&#39;s Topics:<br>&gt;<br>&gt;   1. WRF output (Dr.Gamal El Afandi)<br>
&gt;   2. Re: WRF output (hachelaf rabah)<br>&gt;   3. Regards Recipe-020: Spaghetti and Box-and-whisker plots   and<br>&gt;      sorting in Grads (Becker, Bernd)<br>&gt;   4. Re: Regards Recipe-020: Spaghetti and Box-and-whisker     plots<br>
&gt;      and sorting in Grads (Jennifer Adams)<br>&gt;   5. Re: curvilinear data (Jennifer Adams)<br>&gt;<br>&gt;<br>&gt; ----------------------------------------------------------------------<br>&gt;<br>&gt; Message: 1<br>
&gt; Date: Fri, 18 Mar 2011 13:11:03 -0700 (PDT)<br>&gt; From: &quot;Dr.Gamal El Afandi&quot; &lt;<a href="mailto:gamalafandy@yahoo.com">gamalafandy@yahoo.com</a>&gt;<br>&gt; Subject: [gradsusr] WRF output<br>&gt; To: <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
&gt; Message-ID: &lt;<a href="mailto:144313.75860.qm@web113403.mail.gq1.yahoo.com">144313.75860.qm@web113403.mail.gq1.yahoo.com</a>&gt;<br>&gt; Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>&gt;<br>&gt; Hi All,<br>
&gt; Could you please let me know if anyone has some scripts to visualize wrf output.<br>&gt; ?<br>&gt; With my kind regards<br>&gt; Gamal<br>&gt; _____________________________________________________<br>&gt; Dr.Gamal Salah El Afandi,Postdoctoral Fellow.<br>
&gt; Data to Insight Center?of Pervasive Technology Institute<br>&gt; Indiana University Bloomington USA<br>&gt; 2719 E 10th St.<br>&gt; Innovation Center<br>&gt; Room 130C.?<br>&gt; Bloomington, IN ?47408,USA<br>&gt; Phone:+1 812-856-1953<br>
&gt; Fax:?+1 812-856-1735<br>&gt; ?<br>&gt; <a href="http://www.indiana.edu/" target="_blank">http://www.indiana.edu</a>.<br>&gt; <a href="http://pervasivetechnologylabs.iu.edu/d2i/people" target="_blank">http://pervasivetechnologylabs.iu.edu/d2i/people</a><br>
&gt; ?<br>&gt; Al Azhar?University<br>&gt; Faculty of science?at Cairo?<br>&gt; Department of Astronomy and Meteorology<br>&gt; Nasr City,Postal Code 11884<br>&gt; Cairo,Egypt<br>&gt; <a href="http://www.uazhar.edu.eg/astmet/Gamal.htm" target="_blank">http://www.uazhar.edu.eg/astmet/Gamal.htm</a><br>
&gt; <a href="http://www.itap.purdue.edu/pto/NATO_KEEO/partCoDir_en.html" target="_blank">http://www.itap.purdue.edu/pto/NATO_KEEO/partCoDir_en.html</a><br>&gt; <a href="http://www.ucar.edu/governance/iap/iapreps.shtml" target="_blank">http://www.ucar.edu/governance/iap/iapreps.shtml</a><br>
&gt; Tel. 0020238701259 Home???Tel. 0020222618163 Work<br>&gt; Tel. 0020103770593 Cell??????Fax 0020222629356 Work<br>&gt; ________________________________________________________<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; -------------- next part --------------<br>
&gt; An HTML attachment was scrubbed...<br>&gt; URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20110318/06a13ef9/attachment-0001.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20110318/06a13ef9/attachment-0001.html</a><br>
&gt;<br>&gt; ------------------------------<br>&gt;<br>&gt; Message: 2<br>&gt; Date: Fri, 18 Mar 2011 22:34:48 +0100<br>&gt; From: hachelaf rabah &lt;<a href="mailto:r.hachelaf@gmail.com">r.hachelaf@gmail.com</a>&gt;<br>&gt; Subject: Re: [gradsusr] WRF output<br>
&gt; To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>&gt; Message-ID:<br>&gt;        &lt;AANLkTinsONf81SQ9=<a href="mailto:FdXLUaWu%2BWepBXXBieyrf6OAPO5@mail.gmail.com">FdXLUaWu+WepBXXBieyrf6OAPO5@mail.gmail.com</a>&gt;<br>
&gt; Content-Type: text/plain; charset=ISO-8859-1<br>&gt;<br>&gt; Hello Dr.Gamal<br>&gt;<br>&gt; you can use ARWpost to generat .ctl and .data files<br>&gt; or with WPPV3 to convert netcdf WRF output to grib format and plot it<br>
&gt; also with GRADS.<br>&gt; So what parameters you want to visualize.<br>&gt;<br>&gt;<br>&gt; 2011/3/18, Dr.Gamal El Afandi &lt;<a href="mailto:gamalafandy@yahoo.com">gamalafandy@yahoo.com</a>&gt;:<br>&gt;&gt; Hi All,<br>
&gt;&gt; Could you please let me know if anyone has some scripts to visualize wrf<br>&gt;&gt; output.<br>&gt;&gt;<br>&gt;&gt; With my kind regards<br>&gt;&gt; Gamal<br>&gt;&gt; _____________________________________________________<br>
&gt;&gt; Dr.Gamal Salah El Afandi,Postdoctoral Fellow.<br>&gt;&gt; Data to Insight Center of Pervasive Technology Institute<br>&gt;&gt; Indiana University Bloomington USA<br>&gt;&gt; 2719 E 10th St.<br>&gt;&gt; Innovation Center<br>
&gt;&gt; Room 130C.<br>&gt;&gt; Bloomington, IN  47408,USA<br>&gt;&gt; Phone:+1 812-856-1953<br>&gt;&gt; Fax: +1 812-856-1735<br>&gt;&gt;<br>&gt;&gt; <a href="http://www.indiana.edu/" target="_blank">http://www.indiana.edu</a>.<br>
&gt;&gt; <a href="http://pervasivetechnologylabs.iu.edu/d2i/people" target="_blank">http://pervasivetechnologylabs.iu.edu/d2i/people</a><br>&gt;&gt;<br>&gt;&gt; Al Azhar University<br>&gt;&gt; Faculty of science at Cairo<br>
&gt;&gt; Department of Astronomy and Meteorology<br>&gt;&gt; Nasr City,Postal Code 11884<br>&gt;&gt; Cairo,Egypt<br>&gt;&gt; <a href="http://www.uazhar.edu.eg/astmet/Gamal.htm" target="_blank">http://www.uazhar.edu.eg/astmet/Gamal.htm</a><br>
&gt;&gt; <a href="http://www.itap.purdue.edu/pto/NATO_KEEO/partCoDir_en.html" target="_blank">http://www.itap.purdue.edu/pto/NATO_KEEO/partCoDir_en.html</a><br>&gt;&gt; <a href="http://www.ucar.edu/governance/iap/iapreps.shtml" target="_blank">http://www.ucar.edu/governance/iap/iapreps.shtml</a><br>
&gt;&gt; Tel. 0020238701259 Home   Tel. 0020222618163 Work<br>&gt;&gt; Tel. 0020103770593 Cell      Fax 0020222629356 Work<br>&gt;&gt; ________________________________________________________<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>
&gt;&gt;<br>&gt;<br>&gt;<br>&gt; --<br>&gt; Cordialement,<br>&gt; Best regards,<br>&gt; Rabah Hachelaf<br>&gt;<br>&gt;     ______<br>&gt;    (          )<br>&gt;   (            )<br>&gt;  (________)<br>&gt;     /////////<br>
&gt;<br>&gt;<br>&gt; ------------------------------<br>&gt;<br>&gt; Message: 3<br>&gt; Date: Mon, 21 Mar 2011 15:45:13 -0000<br>&gt; From: &quot;Becker, Bernd&quot; &lt;<a href="mailto:bernd.becker@metoffice.gov.uk">bernd.becker@metoffice.gov.uk</a>&gt;<br>
&gt; Subject: [gradsusr] Regards Recipe-020: Spaghetti and Box-and-whisker<br>&gt;        plots   and sorting in Grads<br>&gt; To: &quot;GrADS Users Forum&quot; &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
&gt; Message-ID:<br>&gt;        &lt;<a href="mailto:E209E2066317644FB35E5AA0E8C1FB7F29EF40@EXXMAIL02.desktop.frd.metoffice.com">E209E2066317644FB35E5AA0E8C1FB7F29EF40@EXXMAIL02.desktop.frd.metoffice.com</a>&gt;<br>&gt;<br>
&gt; Content-Type: text/plain;       charset=&quot;us-ascii&quot;<br>&gt;<br>&gt;<br>&gt;<br>&gt; Hello,<br>&gt;<br>&gt; what have we available in Grads that can sort by size?<br>&gt;<br>&gt; In recipe-020, box and whisker plot ranges are calculated by<br>
&gt; fraction of standard deviation.<br>&gt;<br>&gt; Assume, one were to plot quantiles after ranking:<br>&gt;<br>&gt; how would one achieve the ranking?<br>&gt;<br>&gt; of a stack of 2-d fields?<br>&gt;<br>&gt; This can be a compute intensive and time consuming affair.<br>
&gt; But it would certainly be nice to have.<br>&gt;<br>&gt; (in metview, macro &quot;distribution&quot; does the trick)<br>&gt;<br>&gt; many thanks for your suggestions.<br>&gt;<br>&gt; Bernd.<br>&gt;<br>&gt;<br>&gt; --<br>
&gt; Bernd Becker   Climate Impacts Product Development<br>&gt; Met Office Hadley Centre    FitzRoy Road  Exeter   Devon EX1 3PB  United<br>&gt; Kingdom<br>&gt; Tel.: +44 (0) 1392 884511 Fax: +44 (0)870 900 5050<br>&gt; <a href="mailto:E-mail%3Abernd.becker@metoffice.gov.uk">E-mail:bernd.becker@metoffice.gov.uk</a> -<br>
&gt; <a href="http://www.metoffice.gov.uk/research/our-scientists/seasonal-to-decadal/" target="_blank">http://www.metoffice.gov.uk/research/our-scientists/seasonal-to-decadal/</a><br>&gt; bernd-becker<br>&gt;<br>&gt;<br>
&gt;<br>&gt;<br>&gt; ------------------------------<br>&gt;<br>&gt; Message: 4<br>&gt; Date: Mon, 21 Mar 2011 12:15:19 -0400<br>&gt; From: Jennifer Adams &lt;<a href="mailto:jma@cola.iges.org">jma@cola.iges.org</a>&gt;<br>
&gt; Subject: Re: [gradsusr] Regards Recipe-020: Spaghetti and<br>&gt;        Box-and-whisker plots and sorting in Grads<br>&gt; To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>
&gt; Message-ID: &lt;<a href="mailto:17CAFB17-2803-4B28-A343-CE9613A06D44@cola.iges.org">17CAFB17-2803-4B28-A343-CE9613A06D44@cola.iges.org</a>&gt;<br>&gt; Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>&gt;<br>
&gt; There&#39;s no way to do sorting in GrADS right now, but it&#39;s high on our<br>&gt; list of features we&#39;d like to implement. It will fall under the<br>&gt; category of &#39;operations on define objects&#39; and will require a fair bit<br>
&gt; of available memory, depending on how much data you want to sort.<br>&gt; --Jennifer<br>&gt;<br>&gt;<br>&gt; On Mar 21, 2011, at 11:45 AM, Becker, Bernd wrote:<br>&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Hello,<br>&gt;&gt;<br>
&gt;&gt; what have we available in Grads that can sort by size?<br>&gt;&gt;<br>&gt;&gt; In recipe-020, box and whisker plot ranges are calculated by<br>&gt;&gt; fraction of standard deviation.<br>&gt;&gt;<br>&gt;&gt; Assume, one were to plot quantiles after ranking:<br>
&gt;&gt;<br>&gt;&gt; how would one achieve the ranking?<br>&gt;&gt;<br>&gt;&gt; of a stack of 2-d fields?<br>&gt;&gt;<br>&gt;&gt; This can be a compute intensive and time consuming affair.<br>&gt;&gt; But it would certainly be nice to have.<br>
&gt;&gt;<br>&gt;&gt; (in metview, macro &quot;distribution&quot; does the trick)<br>&gt;&gt;<br>&gt;&gt; many thanks for your suggestions.<br>&gt;&gt;<br>&gt;&gt; Bernd.<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; Bernd Becker   Climate Impacts Product Development<br>
&gt;&gt; Met Office Hadley Centre    FitzRoy Road  Exeter   Devon EX1 3PB<br>&gt;&gt; United<br>&gt;&gt; Kingdom<br>&gt;&gt; Tel.: +44 (0) 1392 884511 Fax: +44 (0)870 900 5050<br>&gt;&gt; <a href="mailto:E-mail%3Abernd.becker@metoffice.gov.uk">E-mail:bernd.becker@metoffice.gov.uk</a> -<br>
&gt;&gt; <a href="http://www.metoffice.gov.uk/research/our-scientists/seasonal-to-decadal/" target="_blank">http://www.metoffice.gov.uk/research/our-scientists/seasonal-to-decadal/</a><br>&gt;&gt; bernd-becker<br>&gt;&gt;<br>
&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; gradsusr mailing list<br>&gt;&gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>&gt;&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt;<br>&gt; --<br>&gt; Jennifer M. Adams<br>&gt; IGES/COLA<br>&gt; 4041 Powder Mill Road, Suite 302<br>&gt; Calverton, MD 20705<br>&gt; <a href="mailto:jma@cola.iges.org">jma@cola.iges.org</a><br>&gt;<br>&gt;<br>&gt;<br>
&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20110321/6d2f37e9/attachment-0001.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20110321/6d2f37e9/attachment-0001.html</a><br>
&gt;<br>&gt; ------------------------------<br>&gt;<br>&gt; Message: 5<br>&gt; Date: Mon, 21 Mar 2011 17:01:05 -0400<br>&gt; From: Jennifer Adams &lt;<a href="mailto:jma@cola.iges.org">jma@cola.iges.org</a>&gt;<br>&gt; Subject: Re: [gradsusr] curvilinear data<br>
&gt; To: GrADS Users Forum &lt;<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>&gt;<br>&gt; Message-ID: &lt;<a href="mailto:6D6ACA6F-1D68-48C8-9662-94783407FAE0@cola.iges.org">6D6ACA6F-1D68-48C8-9662-94783407FAE0@cola.iges.org</a>&gt;<br>
&gt; Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>&gt;<br>&gt; It is possible to use PDEF to map curvilinear coordinates to a regular<br>&gt; lat/lon grid, but I have never tried, and I know of nobody who has<br>
&gt; already done this with GrADS. It requires some knowledge of how to<br>&gt; convert any lat/lon value into real-valued i,j coordinates in the<br>&gt; curvilinear grid. It has always been easier to do this interpolation<br>
&gt; outside of GrADS.<br>&gt; --Jennifer<br>&gt;<br>&gt;<br>&gt; On Mar 18, 2011, at 2:00 PM, James T. Potemra wrote:<br>&gt;<br>&gt;&gt; As far as I know, GrADS will only be able to handle curvilinear grids<br>&gt;&gt; that are curvilinear in one dimension, i.e., lat(i)/lon(i), not<br>
&gt;&gt; lat(i,j)/lon(i,j). Of course you can always make the control file<br>&gt;&gt; whatever you want, but the display will not be correct.<br>&gt;&gt;<br>&gt;&gt; Jim<br>&gt;&gt;<br>&gt;&gt; Edward wrote:<br>&gt;&gt;&gt;<br>
&gt;&gt;&gt; hi, gradsuser,<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Does anybody has an idea to deal with the curvilinear data in grads?<br>&gt;&gt;&gt; Do I need list all long/lat in ctl file? or  interpolate outside<br>&gt;&gt;&gt; grads<br>
&gt;&gt;&gt; before grads?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Thanks for any help.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Dawn<br>&gt;&gt;&gt; ------------------------------------------------------------------------<br>
&gt;&gt;&gt;<br>&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt; gradsusr mailing list<br>&gt;&gt;&gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>&gt;&gt;&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt;&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; gradsusr mailing list<br>&gt;&gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>&gt;&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt;<br>&gt; --<br>&gt; Jennifer M. Adams<br>&gt; IGES/COLA<br>&gt; 4041 Powder Mill Road, Suite 302<br>&gt; Calverton, MD 20705<br>&gt; <a href="mailto:jma@cola.iges.org">jma@cola.iges.org</a><br>&gt;<br>&gt;<br>&gt;<br>
&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20110321/3bf686b6/attachment.html" target="_blank">http://gradsusr.org/pipermail/gradsusr/attachments/20110321/3bf686b6/attachment.html</a><br>
&gt;<br>&gt; ------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; gradsusr mailing list<br>&gt; <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt;<br>&gt;<br>&gt; End of gradsusr Digest, Vol 13, Issue 49<br>&gt; ****************************************<br>&gt;<br><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><br clear="all"><br>-- <br>
<div>========================</div>
<div><em>Rashed Mahmood</em></div>
<div><em>PhD <font face="georgia,serif">Student</font></em></div>
<div><em>Institute of Atmospheric Physics (IAP)</em></div>
<div><em>Chinese Academy of Sciences (CAS)</em></div>
<div><em>Beijing, China.</em></div><br>