Changeset 3623 for TOOLS/MOSAIX/CreateWeightsMask.bash
- Timestamp:
- 03/12/18 10:59:12 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TOOLS/MOSAIX/CreateWeightsMask.bash
- Property svn:keywords set to Date Revision HeadURL Author Id
r3620 r3623 28 28 ## personal. 29 29 ## 30 ## SVN information 31 # $Author$ 32 # $Date$ 33 # $Revision$ 34 # $Id$ 35 # $Log: $ 30 36 31 37 ## … … 326 332 --attribute description,global,o,c,"Generated with XIOS http://forge.ipsl.jussieu.fr/ioserver" \ 327 333 --attribute Comment,global,o,c,"Preliminary attempt - Do not trust !" \ 334 --attribute SVN_Author,global,o,c,"$Author" \ 335 --attribute SVN_Date,global,o,c,"$Date$" \ 336 --attribute SVN_Revision,global,o,c,"$Revision$" \ 337 --attribute SVN_Id,global,o,c,"$Id$" \ 338 --attribute SVN_Lo,global,o,c,"$Log: $" \ 328 339 ${InFile} 329 340 done
Note: See TracChangeset
for help on using the changeset viewer.