Ignore:
Timestamp:
04/02/15 13:21:49 (9 years ago)
Author:
labetoulle
Message:
  • Use allow_no_value option from ConfigParser?, for dods directory in config.ini
  • keep default config.ini.init on svn instead of config.ini, which is to be adapted to each implementation
  • debug project_name processing
Location:
TOOLS/ConsoGENCMIP6/bin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • TOOLS/ConsoGENCMIP6/bin

    • Property svn:ignore
      •  

        old new  
        11*.pyc 
         2config.ini 
  • TOOLS/ConsoGENCMIP6/bin/plot_login.py

    r2462 r2464  
    180180  # .. Get project info .. 
    181181  # ====================== 
    182   projet = Project() 
     182  projet = Project(project_name) 
    183183  projet.fill_data(file_param) 
    184184  projet.get_date_init(file_utheo) 
Note: See TracChangeset for help on using the changeset viewer.