remove &#39;lon&#39; &amp; &#39;lat&#39; from xdef and ydef line in a descriptor file.<div><br></div><div>-rupak</div><div><br><br><div class="gmail_quote">On Fri, Nov 2, 2012 at 2:24 AM, Sagar Parajuli <span dir="ltr">&lt;<a href="mailto:psagar@utexas.edu" target="_blank">psagar@utexas.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Cara-lyn<br>
In your script please include the following and use xdfopen to open the<br>
file, it should work:<br>
options template 365_day_calendar<br>
<br>
<br>
<br>
,<br>
<br>
Sagar Prasad Parajuli<br>
Graduate Student/Research Assistant<br>
University of Texas at Austin<br>
Jackson School of Geosciences<br>
1 University Station C1100, JGB 5.322<br>
Austin, TX 78712<br>
Contact: <a href="mailto:psagar@utexas.edu">psagar@utexas.edu</a><br>
Cell: <a href="tel:512%20965%204093" value="+15129654093">512 965 4093</a><br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:gradsusr-bounces@gradsusr.org">gradsusr-bounces@gradsusr.org</a> [mailto:<a href="mailto:gradsusr-bounces@gradsusr.org">gradsusr-bounces@gradsusr.org</a>]<br>
On Behalf Of Cara-Lyn Lappen<br>
Sent: Thursday, November 01, 2012 3:10 PM<br>
To: <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
Subject: [gradsusr] opening CAM netcdf files with grads<br>
<br>
hi all,<br>
<br>
I am fairly new to GraDs. I am trying to use GraDs to open a netcdf file<br>
created by the NCAR CAM model. I have tried everything and I can&#39;t get it to<br>
work.<br>
sdfopen doesn&#39;t work because it has a 365 day calendar. So, I tried xdfopen<br>
with a model descriptor file that looks like this (test.ctl)<br>
<br>
DSET ^tiltedheat_daily_1980_1997_FLNT_anom.nc<br>
TITLE This is only a test<br>
UNDEF -999<br>
XDEF lon 144    LINEAR 0.0 2.5<br>
YDEF lat 96 LINEAR -90. 1.9<br>
TDEF 6206 LINEAR 00Z1jan1980 1dy<br>
VARS 1<br>
OLR=&gt;FLNT_anom 0 x,y OLR<br>
ENDVARS<br>
<br>
-----------------------------------------------------------<br>
<br>
The ncdump -h output for this file looks like this:<br>
<br>
netcdf tiltedheat_daily_1980_1997_FLNT_anom {<br>
dimensions:<br>
        time = UNLIMITED ; // (6206 currently)<br>
        lat = 38 ;<br>
        lon = 144 ;<br>
variables:<br>
        double time(time) ;<br>
                time:long_name = &quot;time&quot; ;<br>
                time:units = &quot;days since 1980-01-01 00:00:00&quot; ;<br>
                time:calendar = &quot;noleap&quot; ;<br>
                time:bounds = &quot;time_bnds&quot; ;<br>
        double lat(lat) ;<br>
                lat:long_name = &quot;latitude&quot; ;<br>
                lat:units = &quot;degrees_north&quot; ;<br>
        double lon(lon) ;<br>
                lon:long_name = &quot;longitude&quot; ;<br>
                lon:units = &quot;degrees_east&quot; ;<br>
        float FLNT_anom(time, lat, lon) ;<br>
                FLNT_anom:_FillValue = -999.f ;<br>
                FLNT_anom:long_name = &quot;OLR Anomalies from Raw Daily<br>
Climatology&quot; ;<br>
                FLNT_anom:units = &quot;W/m2&quot; ;<br>
        float FLNT_anom_sm(time, lat, lon) ;<br>
                FLNT_anom_sm:_FillValue = -999.f ;<br>
                FLNT_anom_sm:long_name = &quot;FLNT Anomalies from Smooth Daily<br>
Climatology&quot; ;<br>
                FLNT_anom_sm:units = &quot;W/m2&quot; ;<br>
<br>
// global attributes:<br>
                :creation_date = &quot;Wed Sep  5 13:44:55 CDT 2012&quot; ;<br>
                :title = &quot;FLNT: Daily Anomalies: 1980-1997&quot; ; }<br>
<br>
----------------------------------------------------<br>
<br>
The error I keep getting when I type &quot;open test.ctl&quot; is:<br>
<br>
Scanning description file:  test.ctl<br>
Open Error:  Missing or invalid dimension size.<br>
  --&gt; The invalid description file record is:<br>
  --&gt; XDEF lon 144      LINEAR 0.0 2.5<br>
  The data file was not opened.<br>
<br>
<br>
What is wrong with the xdef line? it seems so basic to implement, but it<br>
won&#39;t work.<br>
<br>
any help that anyone has would be much appreciated,<br>
<br>
thanks,<br>
<br>
Cara-Lyn<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Cara-Lyn<br>
<br>
<br>
***************************************************<br>
Dr. Cara-Lyn Lappen<br>
Dept. of Atmos. Sciences              ,__o<br>
Texas A&amp;M University                 _ -\ _&lt;;<br>
Phone: (970) 382-2290              (*) /&#39; (*)<br>
Cell Phone: (970) 946-6134<br>
Email: <a href="mailto:lappen7@gmail.com">lappen7@gmail.com</a><br>
***************************************************<br>
<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>
_______________________________________________<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>
</div></div></blockquote></div><br></div>