[ncl-talk] Weekly to daily data interpolation

Ipshita Majhi ipmajhi at alaska.edu
Thu Dec 4 07:39:04 MST 2014


Thank you
Best Regards
Ipshita

On Thu, Dec 4, 2014 at 2:58 AM, Dennis Shea <shea at ucar.edu> wrote:

>
> The simplest would be linear interpolation.
>
> xweek(52)
>
> xday= linint1_n (fspan(0,364,52), xweek, True, fspan(0,364,365), 0, 0)
>
>
> On Wed, Dec 3, 2014 at 9:56 PM, Ipshita Majhi <ipmajhi at alaska.edu> wrote:
>
>> Hi ,
>> I was wondering how to convert weekly to daily data in NCL, I have
>> managed to do it for monthly, was wondering about weekly to daily.
>> Thank You
>> Best Regards
>> Ipshita
>>
>> _______________________________________________
>> ncl-talk mailing list
>> 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/20141204/f383f49a/attachment.html 


More information about the ncl-talk mailing list