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

Compare with Current View Page History

« Previous Version 2 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
  2. modifiy install.py to set up a new install structure
  3. modify set_runparmas to setup the new install structure
  4. submit_emod3d.py                          
  5. submit_post_emod3d.py                   
  6. install_bb.py                                        
  7. hfsims-stats-mpi.py                           
  8. hfsims-stats.py                                   
  9. submit_hf.py                                       
  10. submit_bb.py                                      
  11. statlist2gp.py                                        
  12. modify install_bb.py to setup the new install structure
  13. remove params.py
  14. remove params_base.py
  15. remove params_bb_uncertain.py
  16. remove params_uncertain.py

Progress

taks 1

 

TODO

  • No labels