Changeset 3625
- Timestamp:
- 03/12/18 11:17:59 (7 years ago)
- Location:
- TOOLS/MOSAIX
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
TOOLS/MOSAIX/CreateOasisGrids.bash
r3623 r3625 368 368 --attribute hardware,global,o,c,"$(uname -i)" \ 369 369 --attribute Comment,global,o,c,"Preliminary attempt - Do not trust !" \ 370 --attribute SVN_Author,global,o,c,"$Author " \370 --attribute SVN_Author,global,o,c,"$Author$" \ 371 371 --attribute SVN_Date,global,o,c,"$Date$" \ 372 372 --attribute SVN_Revision,global,o,c,"$Revision$" \ -
TOOLS/MOSAIX/CreateRestartAtm4Oasis.bash
r3623 r3625 248 248 --attribute Comment,global,o,c,"${Comment}" \ 249 249 --attribute Comment,global,o,c,"Preliminary attempt - Do not trust !" \ 250 --attribute SVN_Author,global,o,c,"$Author " \250 --attribute SVN_Author,global,o,c,"$Author$" \ 251 251 --attribute SVN_Date,global,o,c,"$Date$" \ 252 252 --attribute SVN_Revision,global,o,c,"$Revision$" \ -
TOOLS/MOSAIX/CreateRestartOce4Oasis.bash
r3623 r3625 170 170 --attribute directory,global,o,c,"$(pwd)" \ 171 171 --attribute Comment,global,o,c,"${Comment}" \ 172 --attribute SVN_Author,global,o,c,"$Author " \172 --attribute SVN_Author,global,o,c,"$Author$" \ 173 173 --attribute SVN_Date,global,o,c,"$Date$" \ 174 174 --attribute SVN_Revision,global,o,c,"$Revision$" \ -
TOOLS/MOSAIX/CreateWeightsMask.bash
r3624 r3625 332 332 --attribute description,global,o,c,"Generated with XIOS http://forge.ipsl.jussieu.fr/ioserver and MOSAIX https://forge.ipsl.jussieu.fr/igcmg/browser/TOOLS/MOSAIX" \ 333 333 --attribute Comment,global,o,c,"Preliminary attempt - Do not trust !" \ 334 --attribute SVN_Author,global,o,c,"$Author 334 --attribute SVN_Author,global,o,c,"$Author$" \ 335 335 --attribute SVN_Date,global,o,c,"$Date$" \ 336 336 --attribute SVN_Revision,global,o,c,"$Revision$" \
Note: See TracChangeset
for help on using the changeset viewer.