Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
planets_rt [2012/02/28 18:40] – [28 Feb 2012] statiaplanets_rt [2012/02/28 20:12] (current) – [28 Feb 2012] mate
Line 14: Line 14:
 **tau_gas.pro:** **tau_gas.pro:**
       - test katherine's new code for ch4 coefficients       - test katherine's new code for ch4 coefficients
-      - update tau gas to take any combination of input param files as strings? This would allow use of new param files, and multiple wavelength ranges to be specified. It would make code more transparent to outside user.+      - update makeparfile take any combination of input param files as strings? This would allow use of new param files, and multiple wavelength ranges to be specified. It would make code more transparent to outside user.
       - incorporate all needed functions/files into one program (e.g. all rayleigh scattering, nh3 absorption, h2h2, etc coefficients covering relevent T and frequency)       - incorporate all needed functions/files into one program (e.g. all rayleigh scattering, nh3 absorption, h2h2, etc coefficients covering relevent T and frequency)
       - NH3 absorption: need to figure out why we'd want to use band models to get k coefficients. Is there a difference between the band model answer and the sromovsky answer? Why? Code in best choice.        - NH3 absorption: need to figure out why we'd want to use band models to get k coefficients. Is there a difference between the band model answer and the sromovsky answer? Why? Code in best choice. 
Line 28: Line 28:
       - estimate number of parameters that need to be varied, total time to make a 'cube' of models to compare each spectrum to        - estimate number of parameters that need to be varied, total time to make a 'cube' of models to compare each spectrum to 
       - Mike's genetic algorithm       - Mike's genetic algorithm
 +
 +**Repository cleanup**
 +
 +Update repository to ignore (large) reference data files:
 +      - location of files can remain the same, however might need to re-initialize repository so that large files aren't downloaded as part of early changesets.
 +      - Ignore DS_Store files. These things are regularly updated and don't need to be tracked. Everyone should create/edit the .hgignore_global file to exclude these files.
 +
 +
 +
  
 **other** **other**