source: trunk/soft/ObsData/testdata/obsdata-conftest @ 211

Last change on this file since 211 was 211, checked in by thauvin, 18 years ago
  • add function to genrated mail report
  • Property cvs2svn:cvs-rev set to 1.10
  • Property svn:keywords set to Author Date Id Revision
File size: 446 bytes
Line 
1# $Id$
2
3# This is a tested file
4
5[global]
6
7[Obs ohp]
8
9[ohp]
10description=Observatoire de Haute Provence
11datadir=testdata/ohp
12datadir/ozone=testdata/ohp/ozone
13
14[ozone]
15match= ^ozone(\d\d)$
16matcharg=num
17destarg=num num
18dest=%s/dest%s
19reportto=nanardon@nanardon.zarb.org
20
21[oxygene]
22match_archive= ^[^\d]*(\d\d)
23matcharg_archive= arnum
24match= ^oxygene(\d\d)$
25matcharg=num
26destarg=%Y arnum $datafile
27dest=%s/dest%s/%s
28reportto=thauvin@aerov.jussieu.fr
Note: See TracBrowser for help on using the repository browser.