You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Background

All 'from params import ' and  'import params' are replaced by accessing attributes of a DotDictify object.

However, old params*.py and cybershake install strusture are preserved to avoid things breaking

Tasks:

  1. Identify how the old install structure is setup                                             2h
  2. modifiy install.py to set up a new install structure                                      8
  3. modify set_runparmas to setup the new install structure                           8
  4. submit_emod3d.py                                                                                     4
  5. submit_post_emod3d.py                                                                            4
  6. install_bb.py                                                                                               5
  7. submit_hf.py                                                                                               4    
  8. submit_bb.py                                                                                              4  
  9. statlist2gp.py                                                                                               3
  10. remove params.py                                                                                      4
  11. remove params_base.py                                                                            4     
  12. remove params_bb_uncertain.py                                                               4
  13. remove params_uncertain.py                                                                     4

                                                                                                     total = 58 hours

Progress

taks 1

 

TODO

  • No labels