<div dir="ltr"><div class="gmail_default" style="font-size:small">I&#39;m sorry, but I am unable to help you on the solar radiation calculation.  My speciality is more with the graphics.  I was trying to help you with the issue of your graphics being shifted, but the code you sent me just does calculations.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Perhaps someone else on the ncl-talk list can take a look at your script and see if the calculation looks correct.</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><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 18, 2016 at 10:24 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">Dear Mrs.Mary<br><div><div><br>I am sorry for not explaining more detail. Actually, I am doing research about solar irradiation in order to get solar diffuse and solar direct in &#39;sunny day&#39; and &#39;rain day&#39;. I used a script and some information given by Mr.Dennis before. After running the simulation, I get the result show that the solar radiation starting at 4 AM and disapeared at 4 PM as shown in attachment image and I dont know this result is solar diffuse or solar direct because I want to obtain both results. I have tried to find more information about solar diffuse and solar dirrect in NCL homepage. I dont know where is my wrong configuration.<br><br>Here I attach my file, result and the data of simulation. As I said before, I am really new about solar radiation, so I really need more advise and information from NCL team.<br><br>That&#39;s all, thank you.<br><br>Regards,<br>Soares<br></div></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 18, 2016 at 4:51 PM, Mary Haley <span dir="ltr">&lt;<a href="mailto:haley@ucar.edu" target="_blank">haley@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 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"><div><div>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></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><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><div><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></div></div>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu" target="_blank">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>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>