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!!>>
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: