<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><DIV>;************************************************<BR>load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl" <BR>load "$NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_csm.ncl"&nbsp; <BR>load "/usr/local/ncl/lib/ncarg/nclscripts/wrf/WRF_contributed.ncl"<BR>load "/usr/local/ncl/lib/ncarg/nclscripts/csm/contributed.ncl"&nbsp; <BR>;************************************************<BR>begin</DIV>
<DIV>I=12428<BR>K=6<BR>z= asciiread("./20110411.txt",(/12428,6/),"float")</DIV>
<DIV>&nbsp; p&nbsp; = z(:,1)&nbsp; ;alt<BR>&nbsp; t&nbsp; = z(:,2);nox</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; l = z(:,3)&nbsp;&nbsp; ; so2</DIV>
<DIV>velocity =z(:,4) ;o3</DIV>
<DIV>&nbsp;&nbsp; time = z(:,0)&nbsp;&nbsp;&nbsp;&nbsp; </DIV>
<DIV><BR>&nbsp;CO&nbsp; = z(:,5)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp; p = new ( (/I,K/), typeof(CO) )</DIV>
<DIV>&nbsp;&nbsp;&nbsp; p(:,0) =&nbsp; z(:,0) <BR>&nbsp;&nbsp; p(:,1) =&nbsp;&nbsp; z(:,1) <BR>&nbsp;&nbsp; p(:,2) =&nbsp; z(:,2) <BR>&nbsp;&nbsp; p(:,3) =&nbsp; z(:,3) <BR>p(:,4) = z(:,4) <BR>p(:,5) = z(:,5) </DIV>
<DIV><BR>&nbsp; fmtx&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "6f10.6"<BR>&nbsp; opt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = True</DIV>
<DIV>&nbsp;&nbsp; <BR>&nbsp; <A href="mailto:opt@fout">opt@fout</A> = fon<BR>&nbsp; write_matrix (p,fmtx, opt)</DIV>
<DIV><BR>end<BR><IMG src="cid:76a7222a$1$132e9178d34$Coremail$cnl88@163.com"></DIV>
<DIV style="FONT-SIZE: 24px"><STRONG>I have two questions.One is the error!the other is that how can i read the data which include float and string! hope for your help!</STRONG></DIV></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>