[ncl-talk] Solar Irradiation help

isakhar sakhar isakhar isakhar.inside13 at gmail.com
Wed Dec 9 18:59:11 MST 2015


Dear Mrs.Mary
How are you?

Actually I am really interesting want to see the result of solar radiation
in ASCII output file in one day simulation like I did  for wind speed and
wind direction inside my script (attached file: script.txt)
I wrote COSZEN inside my script because I only see COSZEN inside my ncdump
file (attached file: ncdump.txt) which explain about SOLAR.

By looking at the tutorial page about crop, the output of simulation will
be image, but what I want is TEXT or ASCII in one day simulation. I really
want to see the output of solar radiation in TEXT file. So, I really hope
that you can help me to fix my script.

Thank you. Have a nice day.

Regards,
Soares


On Wed, Dec 9, 2015 at 5:01 PM, Mary Haley <haley at ucar.edu> wrote:

> 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/20151210/870fa901/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: error.png
Type: image/png
Size: 5267 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20151210/870fa901/attachment.png 


More information about the ncl-talk mailing list