[ncl-talk] how do “month_to_annual" deal with the data with time coordinate which can not be divided by 12?

Dennis Shea shea at ucar.edu
Wed Dec 28 14:57:04 MST 2016


This is an inadvertent left-over from an 'ancient' special request.

As I recall, the user wanted an annual precipitation total for a region
that had no precipitation in the last 2 months (Nov-Dec) of the last year
of the  array. Hence, summing only Jan-Oct was 'ok'. I did not document
this.

*I do not want to keep this hidden special case.*

The 6.4.0 function will be changed to require that the number of months
must be a multiple of 12. The documentation documentation will be changed
to reflect this

THX for the notifiction!



On Tue, Dec 20, 2016 at 10:23 AM, 林祥 <xianglin72 at icloud.com> wrote:

> Hi , all
>
>        I just notice that the month_to_annual can get out result for the
> data with time coordinate which can not be divided by 12,
> although the warning message will be given.
>
>       I found no instruction about it on the file:///Users/linx/
> Downloads/NCL_web/data/20140504112024/month_to_annual.html.
> So how the “month_to_annual” deal with such data?   Just skip the last
> several  records? For example, for the case listed below:
> month_to_annual: ntim=1453 not multiple of 12:
> just skip the final record?
>
>
> Thank
>
>
> Lin
>
>
>
> _______________________________________________
> 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/20161228/1ba78a63/attachment.html 


More information about the ncl-talk mailing list