Changeset 3626


Ignore:
Timestamp:
03/12/18 11:31:38 (6 years ago)
Author:
omamce
Message:

O.M. : adding Log property

Location:
TOOLS/MOSAIX
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/MOSAIX/CreateOasisGrids.bash

    • Property svn:keywords changed from Date Revision HeadURL Author Id to Log
    r3625 r3626  
    1616## 
    1717## SVN information 
    18 #  $Author$ 
    19 #  $Date$ 
    20 #  $Revision$ 
    21 #  $Id$ 
     18#  $Author: omamce $ 
     19#  $Date: 2018-03-12 11:17:59 +0100 (Mon, 12 Mar 2018) $ 
     20#  $Revision: 3625 $ 
     21#  $Id: CreateOasisGrids.bash 3625 2018-03-12 10:17:59Z omamce $ 
    2222#  $Log: $ 
    2323 
     
    368368            --attribute hardware,global,o,c,"$(uname -i)"              \ 
    369369            --attribute Comment,global,o,c,"Preliminary attempt - Do not trust !" \ 
    370             --attribute SVN_Author,global,o,c,"$Author$"                           \ 
    371             --attribute SVN_Date,global,o,c,"$Date$"                            \ 
    372             --attribute SVN_Revision,global,o,c,"$Revision$"                    \ 
    373             --attribute SVN_Id,global,o,c,"$Id$"                                \ 
    374             --attribute SVN_Lo,global,o,c,"$Log: $"                               \ 
     370            --attribute SVN_Author,global,o,c,"$Author: omamce $"                           \ 
     371            --attribute SVN_Date,global,o,c,"$Date: 2018-03-12 11:17:59 +0100 (Mon, 12 Mar 2018) $"                            \ 
     372            --attribute SVN_Revision,global,o,c,"$Revision: 3625 $"                    \ 
     373            --attribute SVN_Id,global,o,c,"$Id: CreateOasisGrids.bash 3625 2018-03-12 10:17:59Z omamce $"                                \ 
     374            --attribute SVN_Log,global,o,c,"$Log: $"                               \ 
    375375            ${type}_${CplModel}.nc 
    376376done 
  • TOOLS/MOSAIX/CreateRestartAtm4Oasis.bash

    • Property svn:keywords changed from Date Revision HeadURL Author Id to Log
    r3625 r3626  
    1717## 
    1818## SVN information 
    19 #  $Author$ 
    20 #  $Date$ 
    21 #  $Revision$ 
    22 #  $Id$ 
     19#  $Author: omamce $ 
     20#  $Date: 2018-03-12 11:17:59 +0100 (Mon, 12 Mar 2018) $ 
     21#  $Revision: 3625 $ 
     22#  $Id: CreateRestartAtm4Oasis.bash 3625 2018-03-12 10:17:59Z omamce $ 
    2323#  $Log: $ 
    2424 
     
    248248        --attribute Comment,global,o,c,"${Comment}"                           \ 
    249249        --attribute Comment,global,o,c,"Preliminary attempt - Do not trust !" \ 
    250         --attribute     SVN_Author,global,o,c,"$Author$"                       \ 
    251         --attribute SVN_Date,global,o,c,"$Date$"                            \ 
    252         --attribute SVN_Revision,global,o,c,"$Revision$"                    \ 
    253         --attribute SVN_Id,global,o,c,"$Id$"                                \ 
    254         --attribute SVN_Lo,global,o,c,"$Log: $"                               \ 
     250        --attribute SVN_Author,global,o,c,"$Author: omamce $"                 \ 
     251        --attribute SVN_Date,global,o,c,"$Date: 2018-03-12 11:17:59 +0100 (Mon, 12 Mar 2018) $"                            \ 
     252        --attribute SVN_Revision,global,o,c,"$Revision: 3625 $"               \ 
     253        --attribute SVN_Id,global,o,c,"$Id: CreateRestartAtm4Oasis.bash 3625 2018-03-12 10:17:59Z omamce $"                                \ 
     254        --attribute SVN_Log,global,o,c,"$Log: $"                              \ 
    255255        flxat.nc 
    256256 
  • TOOLS/MOSAIX/CreateRestartOce4Oasis.bash

    • Property svn:keywords changed from Date Revision HeadURL Author Id to Log
    r3625 r3626  
    1717## 
    1818## SVN information 
    19 #  $Author$ 
    20 #  $Date$ 
    21 #  $Revision$ 
    22 #  $Id$ 
     19#  $Author: omamce $ 
     20#  $Date: 2018-03-12 11:17:59 +0100 (Mon, 12 Mar 2018) $ 
     21#  $Revision: 3625 $ 
     22#  $Id: CreateRestartOce4Oasis.bash 3625 2018-03-12 10:17:59Z omamce $ 
    2323#  $Log: $ 
    2424 
     
    170170        --attribute directory,global,o,c,"$(pwd)"                             \ 
    171171        --attribute Comment,global,o,c,"${Comment}"                           \ 
    172         --attribute     SVN_Author,global,o,c,"$Author$"                       \ 
    173         --attribute SVN_Date,global,o,c,"$Date$"                            \ 
    174         --attribute SVN_Revision,global,o,c,"$Revision$"                    \ 
    175         --attribute SVN_Id,global,o,c,"$Id$"                                \ 
     172        --attribute SVN_Author,global,o,c,"$Author: omamce $"                 \ 
     173        --attribute SVN_Date,global,o,c,"$Date: 2018-03-12 11:17:59 +0100 (Mon, 12 Mar 2018) $" \ 
     174        --attribute SVN_Revision,global,o,c,"$Revision: 3625 $"               \ 
     175        --attribute SVN_Id,global,o,c,"$Id: CreateRestartOce4Oasis.bash 3625 2018-03-12 10:17:59Z omamce $" \ 
    176176        --attribute SVN_Lo,global,o,c,"$Log: $"                               \ 
    177177        sstoc.nc 
  • TOOLS/MOSAIX/CreateWeightsMask.bash

    • Property svn:keywords changed from Date Revision HeadURL Author Id to Log
    r3625 r3626  
    2929## 
    3030## SVN information 
    31 #  $Author$ 
    32 #  $Date$ 
    33 #  $Revision$ 
    34 #  $Id$ 
     31#  $Author: omamce $ 
     32#  $Date: 2018-03-12 11:17:59 +0100 (Mon, 12 Mar 2018) $ 
     33#  $Revision: 3625 $ 
     34#  $Id: CreateWeightsMask.bash 3625 2018-03-12 10:17:59Z omamce $ 
    3535#  $Log: $ 
    3636 
     
    332332            --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" \ 
    333333            --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: $"                               \ 
     334            --attribute SVN_Author,global,o,c,"$Author: omamce $"                 \ 
     335            --attribute SVN_Date,global,o,c,"$Date: 2018-03-12 11:17:59 +0100 (Mon, 12 Mar 2018) $"                            \ 
     336            --attribute SVN_Revision,global,o,c,"$Revision: 3625 $"               \ 
     337            --attribute SVN_Id,global,o,c,"$Id: CreateWeightsMask.bash 3625 2018-03-12 10:17:59Z omamce $"                                \ 
     338            --attribute SVN_Log,global,o,c,"$Log: $"                              \ 
    339339            ${InFile} 
    340340done 
  • TOOLS/MOSAIX/Setup.bash

    • Property svn:keywords changed from Date Revision HeadURL Author Id to Log
  • TOOLS/MOSAIX/iodef.xml

    • Property svn:keywords changed from Date Revision HeadURL Author Id to Log
    r3623 r3626  
    7777        <variable name="Institution"   type="string">IPSL</variable> 
    7878        <variable name="Model"         type="string">IPSL CM6</variable> 
     79        <variable name="SVN_Author"    type="string">$Author: omamce $</variable> 
     80        <variable name="SVN_Date"      type="string">$Date: 2018-03-12 10:59:12 +0100 (Mon, 12 Mar 2018) $</variable> 
     81        <variable name="SVN_Revision"  type="string">$Revision: 3623 $</variable> 
     82        <variable name="SVN_Id"        type="string">$Id: iodef_oce_to_atm.xml 3623 2018-03-12 09:59:12Z omamce $</variable> 
     83        <variable name="SVN_Log"       type="string">$Log: $</variable> 
     84         
    7985         
    8086        <field name="OceFrac"     field_ref="mask_src"    domain_ref="domain_dst" operation="once" prec="8" /> 
  • TOOLS/MOSAIX/iodef_atm_to_oce.xml

    • Property svn:keywords changed from Date Revision HeadURL Author Id to Log
    r3623 r3626  
    7777        <variable name="Institution"   type="string">IPSL</variable> 
    7878        <variable name="Model"         type="string">IPSL CM6</variable> 
    79         <variable name="SVN_Author"    type="string">$Author$</variable> 
    80         <variable name="SVN_Date"      type="string">$Date$ 
    81         <variable name="SVN_Revision"  type="string">$Revision$</variable> 
    82         <variable name="SVN_Id"        type="string">$Id$</variable> 
     79        <variable name="SVN_Author"    type="string">$Author: omamce $</variable> 
     80        <variable name="SVN_Date"      type="string">$Date: 2018-03-12 10:59:12 +0100 (Mon, 12 Mar 2018) $</variable> 
     81        <variable name="SVN_Revision"  type="string">$Revision: 3623 $</variable> 
     82        <variable name="SVN_Id"        type="string">$Id: iodef_atm_to_oce.xml 3623 2018-03-12 09:59:12Z omamce $</variable> 
    8383        <variable name="SVN_Log"       type="string">$Log: $</variable> 
    8484         
  • TOOLS/MOSAIX/iodef_oce_to_atm.xml

    • Property svn:keywords changed from Date Revision HeadURL Author Id to Log
    r3623 r3626  
    7777        <variable name="Institution"   type="string">IPSL</variable> 
    7878        <variable name="Model"         type="string">IPSL CM6</variable> 
    79         <variable name="SVN_Author"    type="string">$Author$</variable> 
    80         <variable name="SVN_Date"      type="string">$Date$ 
    81         <variable name="SVN_Revision"  type="string">$Revision$</variable> 
    82         <variable name="SVN_Id"        type="string">$Id$</variable> 
     79        <variable name="SVN_Author"    type="string">$Author: omamce $</variable> 
     80        <variable name="SVN_Date"      type="string">$Date: 2018-03-12 10:59:12 +0100 (Mon, 12 Mar 2018) $</variable> 
     81        <variable name="SVN_Revision"  type="string">$Revision: 3623 $</variable> 
     82        <variable name="SVN_Id"        type="string">$Id: iodef_oce_to_atm.xml 3623 2018-03-12 09:59:12Z omamce $</variable> 
    8383        <variable name="SVN_Log"       type="string">$Log: $</variable> 
    8484         
  • TOOLS/MOSAIX/rangement.bash

    • Property svn:keywords changed from Date Revision HeadURL Author Id to Log
  • TOOLS/MOSAIX/src/MOSAIX/interpol.f90

    • Property svn:keywords changed from Date Revision HeadURL Author Id to Log
    r3623 r3626  
    3030   ! 
    3131   !! SVN information 
    32    CHARACTER (LEN=80) :: SVN_Author   = "$Author$" 
    33    CHARACTER (LEN=80) :: SVN_Date     = "$Date$" 
    34    CHARACTER (LEN=80) :: SVN_Revision = "$Revision$" 
    35    CHARACTER (LEN=80) :: SVN_Id       = "$Id$" 
     32   CHARACTER (LEN=80) :: SVN_Author   = "$Author: omamce $" 
     33   CHARACTER (LEN=80) :: SVN_Date     = "$Date: 2018-03-12 10:59:12 +0100 (Mon, 12 Mar 2018) $" 
     34   CHARACTER (LEN=80) :: SVN_Revision = "$Revision: 3623 $" 
     35   CHARACTER (LEN=80) :: SVN_Id       = "$Id: interpol.f90 3623 2018-03-12 09:59:12Z omamce $" 
    3636   CHARACTER (LEN=80) :: SVN_Log      = "$Log: $" 
    3737 
  • TOOLS/MOSAIX/update_xml.py

    • Property svn:keywords changed from Date Revision HeadURL Author Id to Log
    r3623 r3626  
    1515## 
    1616## SVN information 
    17 __Author__   = "$Author$" 
    18 __Date__     = "$Date$" 
    19 __Revision__ = "$Revision$" 
    20 __Id__       = "$Id$" 
     17__Author__   = "$Author: omamce $" 
     18__Date__     = "$Date: 2018-03-12 10:59:12 +0100 (Mon, 12 Mar 2018) $" 
     19__Revision__ = "$Revision: 3623 $" 
     20__Id__       = "$Id: update_xml.py 3623 2018-03-12 09:59:12Z omamce $" 
    2121__Log__      = "$Log: $" 
    2222 
Note: See TracChangeset for help on using the changeset viewer.