<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Stephen,<br>
<br>
You seem to be mixing the syntax of GrADS commands, e.g., "set lon
80 180", and descriptor file syntax. These are commands that you
can enter via the command line or in a script:<br>
<br>
<blockquote type="cite">
<div>clear</div>
<div>set lon 80 180</div>
<div>set lat -70 0</div>
<div>set levels 1000 950 900 850 800 750 700 650 600 550 500 450
400 350 300 250 200 150 100 75 50 25 10</div>
<div>set cint30</div>
<div>set gxout shaded </div>
<div>set csmooth on</div>
<div>set clevs 4920 4960 5000 5040 5080 5120 5160 5200 5240 5280</div>
<div> 5320 5360 5400 5440 5480 5520 5560 5600 5640 5680 5720 5760
5800 5840 5880 5920 5960 6000 6040 6080 6120'</div>
<div>set ccols 61 63 65 67 69 71 73 75 77 79 </div>
<div>81 83 85 87 89 18 20 22 24 26 28 30 32 34 </div>
<div>36 38 41 43 45 47 49 51</div>
<div>d hcurl(u,v)</div>
</blockquote>
While these are descriptor file contents:<br>
<blockquote type="cite">
<div>dset ^model.grb</div>
<div>title "thickness 1000 500"</div>
<div>vars 8</div>
<div>ps 0 1, 1, 0, 0 Surface pressure [hPa]</div>
<div>ua 7 33,100 Eastward wind [m/s]</div>
<div>va 7 34,100 Northward wind [m/s]</div>
<div>zg 7 7,100 Geopotential height [m]</div>
<div>ta 7 11,100 Air Temperature [K]</div>
<div>hus 7 51,100 Specific humidity [kg/kg]</div>
<div>ts 0 11,105, 2 Surface (2m) air temperature [K]</div>
<div>pr 0 59, 1, 0, 0 Total precipitation rate
[kg/(m^2*s)]</div>
<div>endvars</div>
</blockquote>
Jim<br>
<br>
<br>
<div class="moz-cite-prefix">On 4/27/15 8:58 PM, Steve Sgalowski
wrote:<br>
</div>
<blockquote
cite="mid:CAKfewd5_mMhYLwT8DRPcqqq-MJW6Wdja-Mq46S=C22z4cgcznQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div><br>
</div>
<div>australia.ctl </div>
<div>looking to create a australia.ctl file , </div>
<div>so that i an run scripts on top level, but pull out data
from ncep useing the australia.ctl file as the main
descriptor .</div>
<div><br>
</div>
<div>wondering if i have the setup corectly worded, and coded
right </div>
<div><br>
</div>
<div>Stephen </div>
<div><br>
</div>
<div>***************************************************************</div>
<div>clear</div>
<div>dset ^model.grb</div>
<div>title "thickness 1000 500"</div>
<div>set lon 80 180</div>
<div>set lat -70 0</div>
<div>set levels 1000 950 900 850 800 750 700 650 600 550 500
450 400 350 300 250 200 150 100 75 50 25 10</div>
<div>set cint30</div>
<div>set gxout shaded </div>
<div>set csmooth on</div>
<div>set clevs 4920 4960 5000 5040 5080 5120 5160 5200 5240 5280</div>
<div> 5320 5360 5400 5440 5480 5520 5560 5600 5640 5680 5720
5760 5800 5840 5880 5920 5960 6000 6040 6080 6120'</div>
<div>set ccols 61 63 65 67 69 71 73 75 77 79 </div>
<div>81 83 85 87 89 18 20 22 24 26 28 30 32 34 </div>
<div>36 38 41 43 45 47 49 51</div>
<div>d hcurl(u,v)</div>
<div>vars 8</div>
<div>ps 0 1, 1, 0, 0 Surface pressure [hPa]</div>
<div>ua 7 33,100 Eastward wind [m/s]</div>
<div>va 7 34,100 Northward wind [m/s]</div>
<div>zg 7 7,100 Geopotential height [m]</div>
<div>ta 7 11,100 Air Temperature [K]</div>
<div>hus 7 51,100 Specific humidity [kg/kg]</div>
<div>ts 0 11,105, 2 Surface (2m) air temperature [K]</div>
<div>pr 0 59, 1, 0, 0 Total precipitation rate
[kg/(m^2*s)]</div>
<div>endvars</div>
<div>************************************************************************************</div>
<div><br>
</div>
<div><br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
gradsusr mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>
<a class="moz-txt-link-freetext" href="http://gradsusr.org/mailman/listinfo/gradsusr">http://gradsusr.org/mailman/listinfo/gradsusr</a>
</pre>
</blockquote>
<br>
</body>
</html>