<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hi all,<o:p></o:p></p><p class=MsoNormal>I am trying to open netcdf file in grads with following script:<o:p></o:p></p><p class=MsoNormal>dset ^./clmforc.Qian.c2006.T62.TPQW.2003-06.nc<o:p></o:p></p><p class=MsoNormal>options template 365_day_calendar<o:p></o:p></p><p class=MsoNormal>ydef 192 linear 0.0 1.875<o:p></o:p></p><p class=MsoNormal>xdef 94 linear -90.0 1.875<o:p></o:p></p><p class=MsoNormal>tdef time 240 linear 01JUN2003 3hr<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I could open some file with this method. But, for some files I am getting this error message: <o:p></o:p></p><p class=MsoNormal>--&gt; The invalid description file record is: <o:p></o:p></p><p class=MsoNormal>--&gt; ydef 192 linear 0.0 1.87<o:p></o:p></p><p class=MsoNormal>&nbsp; The data file was not opened.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Can anyone help on what could be the reason? If I remove ydef and xdef(because I could open some files even without xdef and ydef), I still get the error message: SDF file has no discernable X coordinate.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Sincerely,<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><span style='color:#E36C0A'>Sagar Prasad Parajuli<o:p></o:p></span></p><p class=MsoNormal><span style='color:#E36C0A'>Graduate Student/Research Assistant<o:p></o:p></span></p><p class=MsoNormal><span style='color:#E36C0A'>University of Texas at Austin<o:p></o:p></span></p><p class=MsoNormal><span style='color:#E36C0A'>Jackson School of Geosciences<o:p></o:p></span></p><p class=MsoNormal><span style='color:#E36C0A'>1 University Station C1100, JGB 5.322<br>Austin, TX 78712<o:p></o:p></span></p><p class=MsoNormal><span style='color:#E36C0A'>Contact: <a href="mailto:psagar@utexas.edu"><span style='color:#E36C0A'>psagar@utexas.edu</span></a><o:p></o:p></span></p><p class=MsoNormal><span style='color:#E36C0A'>Cell: 512 965 4093<o:p></o:p></span></p><p class=MsoNormal><img border=0 width=80 height=40 id="Picture_x0020_1" src="cid:image003.jpg@01CDB149.CEBEEB80" alt=texas-longhorn-logo><o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>