[ncl-talk] About output solar irradiation

Dennis Shea shea at ucar.edu
Tue Feb 9 19:24:17 MST 2016


You must be *much* more explicit about your problems. I

How is ncl-talk supposed what is "a little strange" ?

You show 'xlat' but you do not show how you used it.
Same for cza and ca?


Looks like a daily cycle of solar radiation.

On Mon, Feb 8, 2016 at 11:29 PM, isakhar sakhar isakhar <
isakhar.inside13 at gmail.com> wrote:

> Deal NCL Talk team
>
> I got a little strange about my solar irradiation output as shown in
> attachment file using the code below.
>
>  rad = 4.0*atan(1)/180.
>    cza = acos(cz)/rad
>    cza at long_name = "zenith angle in degrees"
>
>      xlat = in->XLAT
>
>  nt = 5     ; example specific time
>  nl = 5
>  ml = 4
>
>  ;  print(" XLAT            cz             cza        ")
>     print(xlat(:,nl,ml)+"     "+cz(:,nl,ml)+"      "+cza(:,nl,ml))
>
>
>
> Appreciate for your help
>
> Soares
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160209/db8db6dc/attachment.html 


More information about the ncl-talk mailing list