J’attire votre attention sur une rupture de compatibilité ascendante pour update_namarp : il faut que la nameliste atmosphérique indique NSTOP=AUTO pour qu’Eclis s’autorise à calculer et imposer NSTOP ; ce nouveau comportement permet d’arrêter les runs juste avant le pas de temps ou ils plantent
Descriptif des changements pour la 6.22
- plugins/atm_lbc_nudging : new param ATM_NUDLBC_SKIP_RECUP for debug purpose (see plugin header for doc)
- scripts/install :
- fix on creating RELDIR when DR=1 ;
- xml files are copied to RELDIR without instanciation of IOXDIR
- scripts/xrelan : works for non-incremental experiments, or for cases with no backup yet
- scripts/script_couple :
- xml files are instantiated at runtime and then copied to RELDIR (as last_xxx.xml)
- fix on backup logic (when all files are completed and have been moved)
- post-process stack in step03 only if model has been launched
- toolbox/postxios_inc.sh : a fix for listing ’fx’ files
- toolbox/rebuild_nemo_outputs.sh : add ’module load intel’
- toolbox/update_namarp.sh : NSTOP is changed only if == AUTO
- Compilation des descriptifs de commits entre 6.20 et 6.21
4865825 add param DO_DR2XML ; update_namios.sh actually checks for AUTO
0a809f8 Fix install for atmospheric cases without Xios
bcfb3b7 Fix update_namarp re. NAMCHEMNO3 and NAMCHEMSULF1
2d8e1ff Fix for : xrelan (date arg), postxios_inc.sh (’fx’ files), backup_date
2878ce2 fix for OCEOUTARCH
12b2e85 DRXML can be a multi-word string (for passing arguments)