[MITgcm-support] diagnostics - question

Martin Losch Martin.Losch at awi.de
Mon Aug 9 08:15:23 EDT 2010


Hi there,

some time ago I was taught that the diagnostic package not only can do periodic averagings (e.g. to get 12 monthly averages over the entire integration period), but also that you can start the averaging at a different time than the ocean model integration. In my case I'd like to have a 100y run, and I would like to save 10day averages of the final year. Unfortunately I forgot how to do that (=lost my example data.diagnostics). Here is, what I think it should look like:

>  averagingFreq(3)  = 864000.,
# this is 99 year (a 360 days)
>  averagingPhase(3) = 3079296000.,
>  repeatCycle(3) = 36,
>  filename(3)  = 'someName',
>  fields(1,3)  = 'Somediagnostics',

Can you confirm?

Martin



More information about the MITgcm-support mailing list