
#
#   THIS FILE IS UNDER RCS - DO NOT MODIFY UNLESS YOU HAVE
#   CHECKED IT OUT USING THE COMMAND CHECKOUT.
#
#    $Id: dewey_insert.d.txt,v 1.1 2006/05/19 14:51:54 paulf Exp $
#
#    Revision history:
#     $Log: dewey_insert.d.txt,v $
#     Revision 1.1  2006/05/19 14:51:54  paulf
#     first inclusion
#
#     Revision 1.1  2000/02/15 19:15:35  lucky
#     Initial revision
#
#
#



#
# Configuration file for the dewey concept
#


#
# Database connection configuration
#

DBuser p3_main
DBpassword main
DBservice p3s2.usgs

#
# Directory where log files will be written
#
Logfiledir ../log/


#
# MaxNumOfStations: max number of stations 
#  withing the desired radius retrieved from the DB 
#
MaxNumOfStations		1000
 
#
# Optional: higher number, more debug
#
Debug     5


