16 |
# date. This is obtained from the report of all observations that the XSA makes to CDS, |
# date. This is obtained from the report of all observations that the XSA makes to CDS, |
17 |
# xsaobslog.txt (ftp://nxsa.esac.esa.int/pub/cfs_obslog/xsaobslog.txt). |
# xsaobslog.txt (ftp://nxsa.esac.esa.int/pub/cfs_obslog/xsaobslog.txt). |
18 |
# |
# |
19 |
# $Id: mlovccf,v 1.4 2015/03/10 17:00:47 ccflib Exp $ |
# $Id: mlovccf,v 1.5 2015/03/11 16:12:16 ccflib Exp $ |
20 |
|
|
21 |
# Next two lines allow to submit this script to the grid |
# Next two lines allow to submit this script to the grid |
22 |
# request Bourne shell as shell for job |
# request Bourne shell as shell for job |
23 |
#$ -S /bin/sh |
#$ -S /bin/bash |
24 |
|
|
25 |
|
|
26 |
host=`hostname | cut -d. -f1` |
host=`hostname | cut -d. -f1` |