<div dir="ltr"><div class="gmail_default" style="font-size:small">Soares,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">As Dennis stated, you need to be much more explicit about what you are trying to do.  Just showing us a couple of calculations is not enough.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">It&#39;s possible that the data is correct, but that the plot is being labeled incorrectly. If we can verify that the plot is correct, then you can focus on whether the data is being calculated correctly.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Can you provide us with the script and data?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 12, 2016 at 10:48 PM, isakhar sakhar isakhar <span dir="ltr">&lt;<a href="mailto:isakhar.inside13@gmail.com" target="_blank">isakhar.inside13@gmail.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 dir="ltr"><div><div><div><div>Dear Mr.Dennis<br><br></div>As shown in graphic, the solar irradiation starting at 4 AM and  but in normally case it starting at 6 or 7 AM. I am really new in studying about solar irradiation, so how to use it with xlat.<br><br></div>Appreciate for any help and suggestion.<br><br></div>Thank you,<br></div>Soares<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 10, 2016 at 2:24 AM, Dennis Shea <span dir="ltr">&lt;<a href="mailto:shea@ucar.edu" target="_blank">shea@ucar.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>You must be *much* more explicit about your problems. I<br><br></div>How is ncl-talk supposed what is &quot;a little strange&quot; ?<br><br></div><div>You show &#39;xlat&#39; but you do not show how you used it.<br></div><div>Same for cza and ca?<br></div><div><br><br></div>Looks like a daily cycle of solar radiation.<br></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 8, 2016 at 11:29 PM, isakhar sakhar isakhar <span dir="ltr">&lt;<a href="mailto:isakhar.inside13@gmail.com" target="_blank">isakhar.inside13@gmail.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 dir="ltr"><div><div><div>Deal NCL Talk team<br><br></div>I got a little strange about my solar irradiation output as shown in attachment file using the code below.<br><br> rad = 4.0*atan(1)/180.<br>   cza = acos(cz)/rad<br>   cza@long_name = &quot;zenith angle in degrees&quot;<br><br>     xlat = in-&gt;XLAT<br>  <br> nt = 5     ; example specific time<br> nl = 5<br> ml = 4<br><br> ;  print(&quot; XLAT            cz             cza        &quot;)<br>    print(xlat(:,nl,ml)+&quot;     &quot;+cz(:,nl,ml)+&quot;      &quot;+cza(:,nl,ml))<br><br></div><br><br>Appreciate for your help<br><br></div>Soares<br><div><div><div><br></div></div></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>