<div dir="ltr"><div><div>you have &#39;set lev 100 1000&#39;<br><br></div>change it to<br><br></div>&#39;set lev 1000 100&#39;<br><br>Jeff Duda<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Aug 2, 2014 at 3:30 PM, Geraldo Deniro <span dir="ltr">&lt;<a href="mailto:geraldodeniro@hotmail.com" target="_blank">geraldodeniro@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr"><div>Hi,</div><div><br></div><div><div>I wanted to create a script to plot a cross section of temperature of 100hPa until 1000hPa of the CFSR (Climate Forecast System Reanalysis) 4x daily but I&#39;m not getting, when i created the script to plot the cross section of the zonal wind, the script worked  perfectly but in this case it did not work. I really don&#39;t know how to do it, the script that was used to try to create is below but GrADS says:</div>
<div><br></div><div>&#39;&#39;Data request error: Invalid grid coordinates</div><div>varying dimension 2 decreases: 27 to 1</div><div>error occured getting variables &#39;tmpprs&#39;</div><div>error occured at column 1&#39;&#39;</div>
<div><br></div><div>The script:</div></div><div><br></div><div><div>&#39;reinit&#39;</div><div>&#39;open pgrbanl.cdas.ctl&#39;</div><div><br></div><div>&#39;set lat -26&#39;</div><div><span style="font-size:12pt">&#39;set lon 270 340&#39;</span></div>
<div>&#39;set lev 100 1000&#39;</div><div><br></div><div>temp=1</div><div><span style="font-size:12pt">while(temp&lt;=12)</span></div><div><span style="font-size:12pt">&#39;set t &#39; temp</span></div><div><span style="font-size:12pt">&#39;q time&#39;</span></div>
<div><br></div><div>data=subwrd(result,3)</div><div><span style="font-size:12pt">day=substr(data,4,2)</span></div><div><span style="font-size:12pt">month=substr(data,6,3)</span></div><div><span style="font-size:12pt">year=substr(data,9,4)</span></div>
<div><span style="font-size:12pt">time=substr(data,1,3)</span></div><div><br></div><div>&#39;set display color white&#39;</div><div>&#39;set mpdset brmap_hires&#39;</div><div>&#39;set grads off&#39;</div><div>&#39;set grid off&#39;</div>
<div>&#39;set zlog on&#39;</div><div>&#39;set gxout shaded&#39;</div><div>&#39;run <a href="http://rgbset.gs" target="_blank">rgbset.gs</a>&#39;</div><div>&#39;set clevs 5 10 15 20 25 30 35 40&#39;</div><div>&#39;set ccols 45 43 42 41 21 23 25 27 28&#39;</div>
<div>&#39;d tmpprs-273&#39;</div><div>&#39;set gxout contour&#39;</div><div>&#39;d tmpprs-273&#39;</div><div>&#39;run cbar&#39;</div><div>&#39;draw title CFSR: CROSS SECTION TEMPERATURE\ &#39;%day&#39; &#39;%month&#39; &#39;%year&#39; &#39;%time&#39;&#39;</div>
<div>&#39;draw ylab PRESSURE LEVELS (hPa)&#39;</div><div>&#39;draw xlab LATITUDE&#39;</div><div>&#39;set display color white&#39;</div><div>&#39;printim TEMP_&#39;%month&#39;_&#39;%day&#39;_&#39;%year&#39;_&#39;%time&#39;.jpg x1600 y1400&#39;</div>
<div><span style="font-size:12pt">&#39;c&#39;</span></div><div><br></div><div>temp=temp+1</div><div><span style="font-size:12pt">endwhile</span></div><div>&#39;quit&#39;</div></div><div><br></div><div>If somebody could help me, i&#39;d be so thankful</div>
<span class="HOEnZb"><font color="#888888"><br><br><div>Geraldo Deniro </div><div>contact: <a href="mailto:geraldodeniro@ufrj.br" target="_blank">geraldodeniro@ufrj.br</a> </div><div>Graduate Student of Meteorology </div>
<div>Department of Meteorology </div><div>Institute of Geosciences </div><div>Federal University of Rio de Janeiro</div>                                               </font></span></div></div>
<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></blockquote></div><br><br clear="all"><br>-- <br>Jeff Duda<br>Graduate research assistant<br>University of Oklahoma School of Meteorology<br>Center for Analysis and Prediction of Storms<br>
</div>