source: trunk/libIGCM/libIGCM_post

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1467   6 years sdipsl - Add option dr2xmlFilePrefix under the [Post] section of config.card. It …
(edit) @1445   6 years sdipsl
(edit) @1443   6 years sdipsl - r1442 was not sufficient to fine tune cfsites output.
(edit) @1442   6 years sdipsl - Modify cfSites output as per the CFMIP-3 protocol. For CFMIP-3 cfSites …
(edit) @1436   6 years sdipsl - cosmetics
(edit) @1435   6 years sdipsl - Need to fine tune dr2xml_LMDZ.xml before using it. Find below the …
(edit) @1434   6 years sdipsl - add a function to handle very specific exception that affect LIM3 and …
(edit) @1425   6 years sdipsl - Do not edit pathname for element that have attribute mode=read. …
(edit) @1420   6 years sdipsl - optimize the way we drive where dr2xml_${compname}.xml write files
(edit) @1413   7 years sdipsl - being able to manage dr2xml_${compname}.xml files for IPSLCM6.0.13 and …
(edit) @1396   7 years sdipsl - bugfix
(edit) @1395   7 years sdipsl - Add a LightRestartPack? option. Section [Post] in config.card. If TRUE …
(edit) @1352   8 years sdipsl - clearer message
(edit) @1349   8 years sdipsl - add a tsquery command to the parser
(edit) @1346   8 years sdipsl - add some try, except
(edit) @1340   8 years sdipsl - correct email contact
(edit) @1339   8 years sdipsl - adjust the printed look and feel
(edit) @1337   8 years sdipsl Add a recursive xios xmls parser. Implement #256 Warming up for the next …
(edit) @1298   8 years sdipsl - bugfix
(edit) @1290   8 years sdipsl - broadcast postProcessingStopLevel value to every jobs. Default value is …
(edit) @1257   9 years sdipsl - Bugfix. When RebuildFrequency?=NONE but PackFrequency? != NONE we create_* …
(edit) @1206   9 years sdipsl - Remove IGCM_debug_Verif_Exit_Post. Only IGCM_debug_Verif_Exit will …
(edit) @1169   9 years aclsce Modified to take into account modifications related to the use of sync …
(edit) @1113   10 years sdipsl - clean up environment variable list flowing through jobs - Some addons to …
(edit) @1107   10 years aclsce Modifed to avoid error due to the use of ncks on non existing files.
(edit) @1077   10 years sdipsl cosmetics (white space clean-up)
(edit) @1070   10 years sdipsl - propagate supervision down to post-processing. See #210
(edit) @1059   10 years sdipsl - Attach the licence when it is not the case
(edit) @1057   10 years sdipsl - refactor archive and storage path definition. They can be defined using …
(edit) @1045   10 years sdipsl remove executable properties when not needed
(edit) @1044   10 years sdipsl Clean up properties and headers
(edit) @1043   10 years sdipsl Fix #205 So even when no rebuild needs to be done downstreams …
(edit) @1035   10 years omamce O.M. : new patch to handle correctly monthly mean of coupler files. …
(edit) @1034   10 years sdipsl See #188 Even if SimulationLength? < PackFrequency? we have to submit pack! …
(edit) @1031   10 years sdipsl See #187 RebuildFromArchive is deprecated
(edit) @1006   10 years aclsce Added treatment of new files produced by Oasis-MCT.
(edit) @990   10 years mafoipsl IGCM_Patch_20091118_mask.ksh : bug fix to delete only mask2D for ice …
(edit) @985   10 years mafoipsl Stop simulation (add Fatal in run.card) when error occurs during …
(edit) @981   10 years aclsce Modified to use OASIS-MCT as coupler (now it is a library, no executable …
(edit) @956   11 years sdipsl Cosmetics to fit with tab policy
(edit) @927   11 years sdipsl remove AA_rebuild_fromArchive. AA_rebuild_fromWorkdir can do both
(edit) @804   11 years sdipsl - Files waiting for rebuild are stored within the relevant simulation …
(edit) @786   11 years labetoulle Cosmetics : - Tabs replacement, round 2.
(edit) @782   11 years labetoulle - Move REBUILD_DIR initialization into IGCM_config_CommonConfiguration …
(edit) @771   11 years sdipsl Add ada system library. Almost running in DRYRUN mode (post process …
(edit) @720   12 years sdipsl - ergonomics : RebuildFromArchive?=TRUE or RebuildFromArchive?=true will be …
(edit) @703   12 years aclsce Added the treatment of *dbio_T* MBG files (don't worry...that works …
(edit) @663   12 years mafoipsl Very small correction to improve information listing.
(edit) @653   12 years sdipsl - Bugfix : when asking only for chunked time series job was not submitted …
(edit) @639   12 years sdipsl - We want to know how many "slave frequency" period we have per "master …
(edit) @628   12 years sdipsl - Depending on the user selected workflow, compute job or rebuild job or …
(edit) @622   12 years sdipsl - Hopefully end of the merge story
(edit) @590   12 years sdipsl - can extract needed restart from a tar (up to 20 minutes on titane) - …
(edit) @588   12 years sdipsl - Bugfix affecting mask patch and buffered files
(edit) @584   12 years sdipsl - tune ncrcat command (exclude variables that are not in all files, …
(edit) @583   12 years sdipsl - Add pack_output job - Mechanism in place to submit it, but not yet …
(edit) @569   12 years mafoipsl PackFrequency? is defined under Post Section.
(edit) @568   12 years mafoipsl post : add POST_DIR variable into RshPost? environment.
(edit) @565   12 years sdipsl - Pack submission is active for pack_restart and pack_debug. - work on …
(edit) @555   12 years sdipsl - Bugfix. During pack submission variables were affected to uninitialized …
(edit) @554   12 years sdipsl - Mechanism in place to submit pack jobs. - Add a PackFrequency? ; default …
(edit) @545   12 years sdipsl - clean_month.job adapted to R_BUFR - R_IN points to CCCWORKDIR …
(edit) @544   12 years sdipsl - Prepare libIGCM for TGCC migration. For now work for CCRT machines ONLY …
(edit) @507   13 years aclsce Modified to treat years after 2999 and years before 1000 (with 0 as 1st …
(edit) @457   13 years sdipsl - Bugfix on titane. Exe files has never been saved and ExeFileSize? in the …
(edit) @455   13 years sdipsl - Continuation of [451]. Submit post-treatment from titane's mono class to …
(edit) @454   13 years sdipsl - Separation of concern between computing and post-processing job
(edit) @447   13 years sdipsl Ease the DRYRUNner's life
(edit) @417   13 years sdipsl - The bugfix to correct bug with TS 3D without chunck was wrong see ticket …
(edit) @409   13 years sdipsl - correct bug with TS 3D without chunck see ticket #52 - catch return code …
(edit) @408   13 years mafoipsl Add leap year treatment to check monthly files size.
(edit) @407   13 years mafoipsl Add check_expe_files_size.sh script based on S.Senesi from M France …
(edit) @401   13 years sdipsl - Cesium changes his behaviour this week end. Usually only environment …
(edit) @399   13 years sdipsl Add patch to do interpolation of monthly input ERAI files to the actual …
(edit) @397   13 years sdipsl - Cosmetics
(edit) @396   13 years sdipsl - More verbosity and interactions between TSC script and users - Put back …
(edit) @387   13 years sdipsl - function IGCM_sys_Get_Master on cesium will try 10 times to scp files …
(edit) @381   13 years sdipsl - On the way to make of them a single script : rebuild_fromArchive / …
(edit) @380   13 years sdipsl - Add a IGCM_config_Check function to test coherency between …
(edit) @375   13 years brocksce Reactive IGCM_sys_ncatted with "$@" change
(edit) @373   14 years sdipsl Remove libIGCM_sys_claude.ksh and libIGCM_sys_calculo.ksh …
(edit) @365   14 years mmaipsl make some i variables local to there subroutines.
(edit) @337   14 years mmaipsl replace all RESOL_BIOS to RESOL_SBG, because the component name was …
(edit) @313   14 years aclsce Corrected small error.
(edit) @311   14 years mafoipsl Adapt mask Patch to avoid frozen ncwa operation.
(edit) @292   14 years mafoipsl To run on SX9.
(edit) @291   14 years mmaipsl If there is no history file for a configuration (possible), rebuild.ksh …
(edit) @267   14 years mmaipsl A bug occur on linux hosts when we pass an environment variable that …
(edit) @257   14 years sdipsl - Add mercure-new : libIGCM_sys_mercure.ksh - SX9 use mercure-new for …
(edit) @246   14 years sdipsl - MM, Bugfix : variable POST is used outside the IGCM_post_Initialize …
(edit) @242   14 years mafoipsl Same for the trunk : Add PISCES atlas and commands to submit it. Update …
(edit) @239   14 years sdipsl - Hopefully the last step towards backward compatibilty
(edit) @238   14 years sdipsl - Protect rebuild.ksh creation in case of DRYRUNaaaa - Bugfix regarding …
(edit) @236   14 years sdipsl - Slight modification in the way we read and interpret card for …
(edit) @210   14 years mafoipsl Avoid an infinite loop on post submission.
(edit) @207   14 years aclsce Modified mask patch to keep unlimited time_counter dimension. Added …
(edit) @206   14 years sdipsl - Add LMDZ4 39 levels detection, launch atlas accordingly. - Try to …
(edit) @201   14 years aclsce Added patch to mask oceanic variables. Modified libIGCM_post.ksh to use …
(edit) @199   14 years mafoipsl Change contact name
(edit) @198   14 years mafoipsl IGCM_Patch_20091116_ncks_ncra.ksh IGCM_Patch_20091119_put_out.ksh added …
Note: See TracRevisionLog for help on using the revision log.