/var/www/cgi-bin/aermod/
| /app/data/gfs/get_gfs.php | downloads gfs data |
| /app/data/gfs/ungrib_gfs.sh | ungribs gfs data calling pregrid_gfs.sh |
| /app/data/gfs/wget_fnl.sh | downloads fnl data |
| /app/data/gfs/ungrib_fnl.sh | ungribs fnl data calling pregrid_fnl.sh |
| /app/data/pregid/pregrid_gfs.sh | reads gfs grib data for forecast |
| /app/data/pregid/pregrid_fnl.sh | reads fnl grib data for historical scenarios |
| MM5 related scripts: |
| run_mm5_forecast.sh | runs daily forecast |
| run_mm5_fnl.sh | runs historical scenario |
| log_import.sh | imports log message to GLOBAL_LOG.LOG |
| regridder/create_namelist.sh | creates namelist.input file for regridder |
| regridder/regridder | regrids input data to mm5 horizontal grid |
| INTERPF/create_namelist.sh | creates namelist.input file for interpf |
| INTERPF/interpf | interpolates input data to mm5 vertical grid |
| MM5/mm5.deck | mm5 setup file for model run, creates namelist file mmlif |
| MM5/Run/cp_bc.sh | copies input files to model run directory |
| MM5/Run/mm5.exe | mm5 model executable |
| MM5toCAMx/create_namelist.sh | creates mm5camx.job input file for mm5camx.linux |
| MM5toCAMx/run_mm5camx | runs mm5camx.linux and saves data in MM5_OUTPUT |
| MM5_IMPORT/scenario_import.sh | imports general mm5 scenario info |
| MM5 related files: |
| MM5/configure.user | mm5 model configuration file |
| TERRAIN/TERRAIN_DOMAINx | mm5 grid files |
| MM5/Run/GENPARM.TBL | table with general parameters |
| MM5/Run/LANDUSE.TBL | table with land use categories |
| MM5/Run/SOILPARM.TBL | table with soil parameters |
| MM5/Run/VEGPARM.TBL | table with vegetation parameters) |