<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Soares,<br>
<br>
the variable SWDDIR has 3 dimensions (time, south_north, west_east).
For each time step in your do loop you should use <br>
<br>
cz = in->SWDDIR(it,:,:)<br>
<br>
Bye,<br>
Karin<br>
<br>
<div class="moz-cite-prefix">Am 26.04.16 um 10:56 schrieb isakhar
sakhar isakhar:<br>
</div>
<blockquote
cite="mid:CADkLaxFe7VqRmMtRPJWimm_DAT94ke=Afrx2CO5cw9VgX-CAHg@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>
<div>Hi NCL talk<br>
<br>
</div>
I run simulation of radiation from two variables such as
SWDDIR ( Shortwave surface downward direct irradiance ) and
SWDDIF ( Shortwave surface downward diffuse irradiance ) but
I got error said ' performASSIGN_VAR_VAR_OP: Number of
subscripts on rhs do not match number of dimensions of
variable, (2) Subscripts used, (3) '.<br>
<br>
</div>
My ncl file and ncdumpt file are in attachment.<br>
<br>
</div>
Soares<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
ncl-talk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>
List instructions, subscriber options, unsubscribe:
<a class="moz-txt-link-freetext" href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a>
</pre>
</blockquote>
</body>
</html>