AirWare   On-line Reference Manual

  Release Level 5.4
  Release Date 2008 10
  Revision Level 1.0
AirWare On-line Manuals R5.4 TOC
Last modified on:   Monday, 20-Jul-09 14:03 CEST

Configuration Files

PHP include files

file:   /var/www/html/phpincludes/config.inc.php   /* user, host, password used by php scripts */

Most of the entries are referring to localhost and thus should work in any installation, unchanged. The following entries need location specific adaptation:

  • $java_host=[JAVAHOST]; << localhost does not work here!!>>
  • $db_user['[DBSERVER]']='root';
  • $db_password['[DBSERVER]']='';

Data Base (MySQL) configuration

file:   /var/www/cgi-bin/db_config   /* default cgi database connection */
  • host
  • user
  • password
  • port-number 3306 default

Color configuration

file:   /var/www/cgi-bin/mapcolors   /* substance specific color ranges for model results display*/
  • default color scheme with equidistant color ranges, dynamic range definition
  • pre-defined, static, non-linear substance and aggregation-time specific color schemes.
file:   /var/www/cgi-bin/colorranges   /* default lower and upper bounds for dynamic color ranges */

This uses the following format:

    ANY ANY 1 100
    POLLUTANT_NAME PERIOD MIN MAX
where the first record contains the definition of a global default, used when the dynamic scheme is selected, but no default definition corresponding to the current combination of substance/aggregation period can be found.

Exposure thresholds

A similar file defines the exposure thresholds for the computation of population exposure: /var/www/cgi-bin/exposurelimits which is again a simple ascii file with the format:
    ANY ANY 100
    POLLUTANT_NAME PERIOD THRESHOLD
which defines:
  • the pollutant or index
  • the aggregation period
  • the default threshold
where the first record with ANY, ANY defines a global default if no specific value for a given combination of substance and aggregation period can be found. The values are defined in the unit that is associated with the respective pollutant or index in the Knowledge Base.

CAMx model configuration

Parameter files needed by CAMx:

/var/www/html/templates/camx/data/

  • CAMx4.4.chemparam.4_CF
  • CAMx4.4.chemparam.NOx
  • CAMx4.4.chemparam.SO2
  • CAMx4.4.chemparam.CB4
  • CAMx4.4.chemparam.PM10
  • rate.2002164.do.mech3
  • topconcCB4.dat
  • topconcPM10.dat
  • topconcSO2.dat
  • topconcNOx.dat
  • topconcPM2_5.dat

Shell scripts

Shell scripts for running interactive, Nowcast and Forecast scenarios:

/var/www/cgi-bin/camx/

  • runcamx.sh
  • runNowcast.sh
  • runNOxForecast.sh
  • runO3Forecast.sh

/var/www/cgi-bin/aermod/

  • runaermod.sh
  • runNowcast.sh


© Copyright 1995-2012 by:   ESS   Environmental Software and Services GmbH AUSTRIA | print page