root/docs/usc/nautilus/usr2/prod/buoys/perl/environment_xenia_northinlet.xml

Revision 116 (checked in by jcothran, 5 years ago)

--

Line 
1 <environment>
2         <db>
3                 <host>xxx.xxx.xxx.xxx</host>
4                 <name>db_xenia_northinlet</name>
5                 <user>xxx</user>
6                 <passwd>xxx</passwd>
7
8                 <table>multi_obs</table>
9                 <column_value>m_value</column_value>
10                 <!-- <qc_clause>and qc_level=3</qc_clause> -->
11                 <qc_clause></qc_clause>
12         </db>
13         <path>
14                 <psql>/usr/local/pgsql/bin/psql</psql>
15                 <dir_tmp>/tmp/ms_tmp/</dir_tmp>
16                 <dir_base>/var/www/html/data/nerrs/</dir_base>
17                 <http_base>http://carocoops.org/data/nerrs/</http_base>
18                 <http_xenia_graph>http://carocoops.org/xenia/get_graph.php?</http_xenia_graph>
19         </path>
20         <use>
21                 <archive>yes</archive>
22         </use>
23 </environment>
24
Note: See TracBrowser for help on using the browser.