<HTML>
<HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="OPENWEBMAIL" name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
Hi avi,
<br />
<br />I'm assuming you already have some variable representing cloud cover.
<br />
<br />If you want to make a cross section like that, you have to: 
<br />
<br />a) or set lev between, for example, 1000 and 100 hPa in a fixed (lon,lat), letting the time axis sweeping the desired period of time:
<br />
<br />'set lev 1000 100'
<br />'set lon x0'
<br />'set lat y0'
<br />'sete t 1 last'
<br />'d var'
<br />
<br />b) or set lev between, for example, 1000 and 100 hPa in a fixed time and lat, and set lon between x1 and x2:
<br />
<br />'set lev 1000 100'
<br />'set lon x1 x2'
<br />'set lat y0'
<br />'sete t t0'
<br />'d var'
<br />
<br />That is, you have to fix two dimensions and let level and one another dim varying.
<br />
<br />Is it what you are looking for? If not, please, let me know.
<br />Ricardo
<br />
<br /><font size="2"><b>On Thu, 18 Oct 2012 16:47:58 +0200, avi kojokro wrote</b>
<br />&gt; <span lang="en"><span><span lang="en"><span>I am working</span> <span>with 
windows</span> <span>and have</span> <span>the latest version of</span> 
<span>Grads</span><span>.
<br />&gt; 
<br />&gt; </span></span></span></span>
<pre>I 
wonder if it is possible to Make a graph of Cloud cover by 
Grads.
If so, what command should be used to create a graph like this, as in 
the
attached 
example?.

Regards

avi.</pre>
<br />
<br />
<br />Ricardo Hallak 

<br />
 
<br />
Departamento de Ciências Atmosféricas (ACA) 

<br />
Instituto de Astronomia, Geofísica e Ciências Atmosféricas (IAG) 

<br />
Universidade de São Paulo (USP) 

<br />
Rua do Matão, 1226 - Cidade Universitária - São Paulo SP 05508-900 

<br />
Phone.: +55 (11) 3091-2850; 3091-4703 

<br />
Fax: +55 (11) 3091-4714 

<br />

<br />
</font>

</BODY>
</HTML>