Ignore:
Timestamp:
02/26/10 15:26:21 (14 years ago)
Author:
mmaipsl
Message:

Littles modifications in StandAlone? mode for post-treatment scripts.

Change libIGCM default path for StandAlone? :
Now ins_job will give libIGCM path on host for run
(add a warning for blind system that require mirroring).
In rebuild jobs :
1) change NbRebuildDir? default value to 1000

(ie "all" old rebuild that haven't been done).

2) Change name of internal 'PeriodDateBegin?' for "LastPeriodForRebuild?".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_create_ts

    r222 r229  
    101101#D- Low level debug : to bypass lib test checks and stack construction 
    102102#D- Default : value from AA_job if any 
    103 libIGCM=${libIGCM:=/path/to/your/libIGCM} 
     103libIGCM=${libIGCM:=::modipsl::/libIGCM} 
     104# WARNING for StandAlone used : To run this script on some machine, 
     105# you must check MirrorlibIGCM variable in sys library. 
     106# If this variable is true, you must use libIGCM_POST path instead 
     107# of your running libIGCM directory. 
    104108 
    105109#D- Flag to determine allready produced time series. Empty if you start from the beginning 
Note: See TracChangeset for help on using the changeset viewer.