[ncl-talk] About output solar irradiation

isakhar sakhar isakhar isakhar.inside13 at gmail.com
Mon Feb 8 23:29:24 MST 2016


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/687ea01d/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sola_irradiance.jpg
Type: image/jpeg
Size: 19940 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160209/687ea01d/attachment.jpg 


More information about the ncl-talk mailing list