<environment>
	<!-- this is a demo file -->
        <db>
                <host>xxx.xxx.xxx.xxx</host>
                <name>db_xenia_northinlet</name>
                <user>xxx</user>
                <passwd>xxx</passwd>

                <table>multi_obs</table>
                <column_value>m_value</column_value>
                <!-- <qc_clause>and qc_level=3</qc_clause> -->
                <qc_clause></qc_clause>
        </db>
        <path>
                <psql>/usr/local/pgsql/bin/psql</psql>
                <dir_tmp>/tmp/ms_tmp/</dir_tmp>
                <dir_base>/var/www/html/data/nerrs/</dir_base>
		<http_base>http://carocoops.org/data/nerrs/</http_base>
		<http_xenia_graph>http://carocoops.org/xenia/get_graph.php?</http_xenia_graph>
        </path>
	<use>
		<archive>yes</archive>
	</use>
</environment>

