Re: month_to_season calendar error?

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed Feb 19 2014 - 10:55:58 MST

[1] 'month_to_season' is positional. It does not use any
      calendar information. It assumes the 1st month is January
      and the last is December.

[2] The attached reads user specified common times

Good luck

On 2/13/14, 4:02 AM, Marston Johnston wrote:
> Hi,
>
> I'm trying to match two datasets: model and reanalysis in time and
> geographically. Each dataset has the dimensions (ntime,nlat,nlon). The time
> increments are monthly for a number of years. In matching the time, I also
> took into consideration that all years should have 12 months of data. My
> problem occurs when I have sliced the
> model data and apply the function: month_to_season; I get a shift in the
> year for a model that uses the 360_day calendar but not for models that use
> another type of calendar. Is this an error in the month_to_season function
> or am I not understanding the function correctly?
>
> There is a test code attached: test.ncl and I can provide the datasets upon
> request.
>
> The output is found in the log file (attached).
>
> Your help is greatly appreciated!
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk

Received on Wed Feb 19 10:56:01 2014

This archive was generated by hypermail 2.1.8 : Wed Feb 19 2014 - 15:58:35 MST