Ignore:
Timestamp:
04/02/15 12:30:50 (9 years ago)
Author:
labetoulle
Message:

cleaning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/ConsoGENCMIP6/bin/conso_gencmip6.py

    r2460 r2462  
    8080        project["machine"] = ligne.split()[5] 
    8181        project["nodes"]   = ligne.split()[6] 
    82  
    8382        break 
    8483 
     
    149148  fmt_str = "{:10s} {:12s} {:11s} {:11s} {:13s} {:13s} {:13s} {:13s}\n" 
    150149 
    151   title_str  = fmt_str.format( 
     150  title_str = fmt_str.format( 
    152151    "date", 
    153152    "conso(hours)", 
Note: See TracChangeset for help on using the changeset viewer.