<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Aug 28, 2013, at 12:07 PM, M.Mahakur wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Respected All,<br><br>I have some sample ctl as below. The varibale 'mid' is at 6 levels. As I know GrADS consider the levels for 'mid' starting from z=1 i.e. 1000 hPa. In case mid variable actually available at 700 upto 200 hPa (total six), how can I modify this ctl for my case? In case I would like to avoid filling first two levels with undef with z=8 for 'mid' while creating the 'my_data.dat' file.<br></div></blockquote>Sorry, but you cannot avoid padding your data file with missing values for the first two Z levels for the 'mid' variable and changing its Z size to 8 instead of 6. If not all Z levels are present, GrADS assumes the valid levels start at Z=1.<br><blockquote type="cite"><div><br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DSET &nbsp;my_data.dat <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;TITLE Gridded Data Sample<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;UNDEF -9.99E33<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;XDEF 180 LINEAR 0.0 &nbsp;2.0 <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;YDEF &nbsp;90 LINEAR -90 &nbsp;2.0 <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ZDEF &nbsp;10 LEVELS 1000 850 700 500 400 300 250 200 150 100 <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;TDEF &nbsp;&nbsp;4 LINEAR 0Z10apr1991 12hr <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;VARS &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;slp &nbsp;&nbsp;&nbsp;&nbsp;0 &nbsp;99 &nbsp;sea level pressure <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;hgt &nbsp;&nbsp;&nbsp;10 &nbsp;99 &nbsp;heights <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mid &nbsp;&nbsp;&nbsp;&nbsp;6 &nbsp;99 &nbsp;mid-level data<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ENDVARS<br></div></blockquote><div><br></div><br><blockquote type="cite"><div><br><br>I have similar problem in GRIB file. When I display such variable it display "all undefine". I tried with 'd mid(z=1)', ' d mid(z=3' or 'd mid(lev=700)' but I could not. I can display when I create a different ctl file with -no_profile option.<br></div></blockquote>For grib, the Z size of a variable creates a slot in the index file that may or may not be filled when you run gribmap. Use the verbose option when running gribmap and make sure that all the levels for that variable that are in your file match. Those levels that don't match (e.g. for 1000, 850, 150, and 100 mb) will just be set to missing.&nbsp;</div><div>Jennifer</div><div><br><blockquote type="cite"><div><br>Kindly suggest.<br><br>Thank you.<br><br>With Regards,<br><br>Mahakur<br><br>_______________________________________________<br>gradsusr mailing list<br><a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>http://gradsusr.org/mailman/listinfo/gradsusr<br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--</div><div>Jennifer M. Adams<br>Center for Ocean-Land-Atmosphere Studies (COLA)<br>111 Research Hall, Mail Stop 2B3<br>George Mason University<br>4400 University Drive<br>Fairfax, VA 22030&nbsp;<br><br></div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span></div></span></span><br class="Apple-interchange-newline">
</div>
<br></body></html>