# File: ${IRIS_CONFIG}runways.conf
# Contains configuration information for the TDWR/LLWAS integration
# algorithm and the runways utility.
# Number of runways to define: COUNT 3
# For each runways: Primary direction, Secondary direction, default direction.
# The default direction is the direction to use at powerup until changed
# manually by runways.
RUNWAY 1 33- 15- LLWAS
RUNWAY 2 36R 18L LLWAS
RUNWAY 3 36L 18R LLWAS
# Uncomment this if you want all corridors reported out of integration.
#DONT_FILTER_RUNWAYS
# Turn logging on, choices are FILE or TERM or BOTH or NONE LOG BOTH
# Define input related info:
# Socket port; Directory; Timeout to consider input data stale
IRIS_IN 30726
IRIS_IN_DIR /usr/iris_data/tdwr/
IRIS_IN_TIME 120
# Define output related info:
# Socket host and port; Directory;
# Timeout to retransmit output even with no changes
IRIS_OUT cyclone 30725
IRIS_OUT_DIR /usr/iris_data/product/
IRIS_OUT_TIME 60
# Define LLWAS input related info:
#LLWAS_IN 30727
# Since the LLWAS input does not contain sitename or lat/lon. These
# need to be specified to handle the case where IRIS input is lost.
# For systems with no LLWAS input, it is recommended that you comment
# this whole section off.
# Specify radar lat and lon in signed degrees. Negative is south latitude, or
# West longitude.
RADAR_LATLON 43.00 -71.00
# If you want to take the latlon from the IRIS input, if available, then
# comment out this line.
ALWAYS_SET_LATLON
IRIS Product and Display User Guide M211319EN-H
356 RESTRICTED