/[CCFs]/bin/mlovccf
ViewVC logotype

Diff of /bin/mlovccf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by ccflib, Mon Sep 7 13:39:15 2015 UTC revision 1.9 by ccflib, Fri Mar 18 09:18:29 2016 UTC
# Line 18  Line 18 
18  # This is obtained from the report of all observations that the XSA makes to CDS,  # This is obtained from the report of all observations that the XSA makes to CDS,
19  # xsaobslog.txt (ftp://nxsa.esac.esa.int/pub/cfs_obslog/xsaobslog.txt).  # xsaobslog.txt (ftp://nxsa.esac.esa.int/pub/cfs_obslog/xsaobslog.txt).
20  #  #
21  # $Id: mlovccf,v 1.7 2015/08/27 16:47:16 ccflib Exp $  # $Id: mlovccf,v 1.8 2015/09/07 13:39:15 ccflib Exp $
22    
23  # Next two lines allow to submit this script to the grid  # Next two lines allow to submit this script to the grid
24  # request Bourne shell as shell for job  # request Bourne shell as shell for job
# Line 87  cd ${VALID_CCF} Line 87  cd ${VALID_CCF}
87    
88  # Get the list latest list of ODFs available from nXSA server.  # Get the list latest list of ODFs available from nXSA server.
89    
90  wget -q ftp://nxsa.esac.esa.int/pub/cds_obslog/xsaobslog.txt  wget -q http://nxsa.esac.esa.int/pub/cds_obslog/xsaobslog.txt
91    
92  # Rename xsaobslog.txt to xsaobslog_${now}.txt just to have a reference  # Rename xsaobslog.txt to xsaobslog_${now}.txt just to have a reference
93  # of which list of ODFs was used to compute the list of valid CCFs.  # of which list of ODFs was used to compute the list of valid CCFs.

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.27