<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 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 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;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@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>Hello:<br><br>I have a netcdf file with many variables<br><i>&nbsp;&nbsp;&nbsp; float Q(time, lev, lat, lon) ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Q:units = &quot;KG/KG&quot; ;<br>&nbsp;&nbsp;&nbsp; float SA1_VMR_inst(time, lev, lat, lon) ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; SA1_VMR_inst:units = &quot;VMR&quot; ;<br>&nbsp;&nbsp;&nbsp; float SOA_VMR_inst(time, lev, lat, lon) ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; SOA_VMR_inst:units = &quot;VMR&quot; ;<br>&nbsp;&nbsp;&nbsp; float T(time, lev, lat, lon) ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; T:units = &quot;K&quot; ;<br>&nbsp;&nbsp;&nbsp; float TOLUENE_VMR_inst(time, lev, lat, lon) ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; TOLUENE_VMR_inst:units = &quot;VMR&quot; ;<br>&nbsp;&nbsp;&nbsp; float TROPLEV(time, lat, lon) ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; TROPLEV:units = &quot;KM&quot; ;&nbsp;&nbsp;&nbsp; <br>float U(time, lev, lat, lon) ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; U:units = &quot;M/S&quot; ;<br>&nbsp;&nbsp;&nbsp; float V(time, lev, lat, lon) ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; V:units = &quot;M/S&quot; ;<br>&nbsp;&nbsp;&nbsp; char current_mss(nchar) ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; current_mss:long_name = &quot;MSS pathname of this file&quot; ;<br>&nbsp;&nbsp;&nbsp; int date(time) ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; date:long_name = &quot;current date as 6 digit integer (YYMMDD)&quot; ;<br>&nbsp;&nbsp;&nbsp; int datesec(time) ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; datesec:long_name = &quot;seconds to complete current date&quot; ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; datesec:units = &quot;s&quot; ;<br>&nbsp;&nbsp;&nbsp; int days(time) ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; days:long_name = &quot;elapsed simulation days for this case&quot; ;<br>&nbsp;&nbsp;&nbsp; char first_mss(nchar) ;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; first_mss:long_name = &quot;MSS pathname of first file for this case&quot;</i> <br clear=all><br>I use the following script:<br><br><i>* B Vs -VTL<br>'reinit'<br>'sdfopen /Volumes/JWS/MOZART_OUTPUT/LARGE_DOMAIN/<a href="http://mozart4-20110721100736853957.nc" target="_blank">mozart4-20110721100736853957.nc</a>'<br>'set mpdset hires'<br>'set display color white'<br>'run <a href="http://rgbset.gs" target="_blank">rgbset.gs</a>'<br><br>'c'<br>&quot;set parea 1 10 1 7.5&quot;<br>&quot;set LON -30 59&quot;<br>&quot;set LAT -12 30&quot;<br>&quot;set LEV 1&quot;<br>'set grads off'<br>'set gxout shaded'<br>&quot;set rgb 24 255 120 120&quot;<br>&quot;set clevs 20 40 60 80 100 120 140 160 180 200 220 240&quot;<br>&quot;set ccols 9 14 4 11 5 13 3 10 7 12 8 2 24&quot;<br>'d days'<br>'set string 1 l 3'<br>'draw string 7.5 8.0' _analysis<br>&quot;run <a href="http://cbar.gs" target="_blank">cbar.gs</a>&quot;<br>'draw title 22 May 2006 MOZART L3\OzoneMixing Ratio (ppbv)'<br>'printim /Users/jonathanwsmith/MOZART/mozart_22may.gif'</i><br><br>For what ever reason I am only able to plot the one and three dimensional variable like days (1-D) or PS (3-D.&nbsp; I am am unable to plot Q or SOA_VMR_inst which are 4-D?<br><br>What could be going wrong?<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><b><span style='font-size:12.0pt'>Jonathan Wynn Smith<o:p></o:p></span></b></p><p class=MsoNormal><i>Student Trainee<o:p></o:p></i></p><p class=MsoNormal><u>jonathan.smith@nasa.gov<o:p></o:p></u></p><p class=MsoNormal>NASA-Goddard Space Flight Center<o:p></o:p></p><p class=MsoNormal>Code 613.3-Atmospheric Chemistry and Dynamics Branch <o:p></o:p></p><p class=MsoNormal>Greenbelt, MD 20771<o:p></o:p></p><p class=MsoNormal>301-614-5956<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><i>Doctoral Candidate<o:p></o:p></i></p><p class=MsoNormal>jonathan.smith@bison.howard.edu<o:p></o:p></p><p class=MsoNormal>Howard University Program in Atmospheric Sciences<o:p></o:p></p><p class=MsoNormal>2355 6th St NW/408 Thirkield Bldg.<o:p></o:p></p><p class=MsoNormal>Washington, DC 20059<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>