[ncl-talk] Solar Irradiation help

Mary Haley haley at ucar.edu
Wed Dec 9 10:01:59 MST 2015


What is the error message?  Also, what is COSZEN? This is not one of our
functions.

These functions are part of an unreleased version of NCL. You can get the a
version of the code from this page:

http://www.ncl.ucar.edu/Applications/crop.shtml

--Mary


On Wed, Dec 9, 2015 at 2:04 AM, isakhar sakhar isakhar <
isakhar.inside13 at gmail.com> wrote:

> Dear NCL Team
>
> I just  read tutoarial page
> http://www.ncl.ucar.edu/Document/Functions/Crop/radsol_fao56.shtml  about
> solar irradiation. I just input the code below to my script but after
> running simulation I get error. I am really interesting to find solar
> irradiation.
>
>
>
> ;*************************************************************************************
>     ;  - Radiation SOlar
>
> ;*************************************************************************************
>
>   jday   = 135
>   lat    = -8.550740
>   sunhr  = 220.0/31.0   ; average daily sunshine hours
>   radsol = COSZEN(jday, lat, sunhr, 0, False)
>
>   printVarSummary(radsol)
>
>
>
> I will apreciate for your help,
>
> regards,
> Soares
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20151209/527adf8a/attachment.html 


More information about the ncl-talk mailing list