|
ATMI - Atmospheric Impact Simulation
|
| docs | Directory containing the project documentation files |
| ▼ src | Directory containing the scripts and the lib directory |
| ▼ lib | Directory containing the libraries, located under src |
| __init__.py | Python init file for the regular package |
| amutils.py | File for the lib.amutils package |
| atmsampling.py | File for the lib.atmsampling package |
| instrumentObs.py | File for the lib.instrumentObs package |
| netCDFutils.py | File for the lib.netCDFutils package |
| amconfig.py | Generator of the am configuration file |
| amdaterun.py | Generator of the am configuration file for the real data (specific dates) |
| amplot.py | Draws the plot of the am output file |
| amtotalrun.py | Generator of the am configuration file for the real data |
| pdfplot.py | Draws the plot of the pdf for the given variable |
| sampling.py | Generator of the statistical resampling for the atmospheric variables |
| Tinstrument.py | Takes into account the characteristics of the instrument observing the sky |
| vprofiles.py | Singular realization am configuration file writer |
| atmi | Bash script gathering all the project utilities. Usage: |