AA_TimeSeries_Checker: detect automatically partial time series to use to complete all chunck 2D and 3D time series
Add AA_create_multi_se: compute for example seasonal average 100Y SE based on previous 10Y SE.
Add AA_SE_Checker: check all seasonal average have been produced. Submit them otherwise.
Seasonal avearage have a proper climatological axis
Limit MO-->YE process to the concerned variable. (we exclude area or cont_frac or ...)
Test coherency between all post-processing frequency. Will exit before execution if incoherency are found (example rebuild every 6 months, having a 1Y PeriodLenght and a 2 months TimeSeriesFrequency...)
libIGCM_post.ksh: refactoring, making general function to handle frequency, easier to read hopefully.
DRYRUN was not maintain since a long time. Fix that.
DRYRUN is aimed for developpement purpose, prefer StandAlone and/or checker methods to post-process after the fact.
Clean SUBMIT_DIR keeping only the 5 youngest Script_Output_* files. Good for workdir quota.
Simplify rebuildFrom* options
On mercure (front-end) use $CSCRATCHDIR as TMPDIR to avoid quotas excedeed on /scratch/tmpdir.
Add new patch IGCM_Patch_20101208_nudge_interp.ksh. Needed for LMDZ nudging pre processing.