Seagate ST150176LC Instrukcja Użytkownika Strona 15

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 19
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 14
epic4 Configuration and Administration Guide
Routine EPIC duties
There are a number of routine tasks related to EPIC, mainly in retrieving calibration data and
housekeeping (SPEVAL) files.
Calibration data
Approximately once a week, I receive an email notification from Michael Kirsch
) of new cal closed data. This data I manually transfer to epic4 by
ftp, into a staging directory /xmm/archive/flight/orbits/latest before unpacking into the
/xmm/archive/flights/orbits directory. Softlinks to the data are created in
/xmm/current/flight/calve/orbits.
Though this is a manual operation, the steps are always the same and boil down to little more
than half a dozen commands or so. A cal closed download and unpacking session is shown
below. There is no need to be the root user to do this – any regular user can follow this
procedure. User input is highlighted in blue.
Note that the username and password to use at the Vilspa FTP prompt is:
Username: epic_ex
Password: 20epic_ex02
> cd /xmm/archive/flight/
> ftp xmm.vilspa.esa.es
Connected to xmm.vilspa.esa.es (193.147.152.102).
220- Welcome to the XMM-Newton SOC ftp server
220-
220 xmm.vilspa.esa.es FTP server ready.
Name (xmm.vilspa.esa.es:ljg): epic_ex
331 Password required for epic_ex.
Password: 20epic_ex02
230-XMM-Newton SOC - European Space Agency (ESA)
230-Villafranca del Castillo, Madrid, Spain
230-------------------------------------------------------------------
230-Time: Fri Oct 3 13:16:47 2003.
230-
230-You are entering as epic_ex from epic4.star.le.ac.uk.
230-
230-Server maintained by ftp-admin
230-
230-Last update: June 14, 2002
230-------------------------------------------------------------------
230-
230-
230 User epic_ex logged in. Access restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd new_week/calclosed
250 CWD command successful.
ftp> ls
227 Entering Passive Mode (193,147,152,102,124,9)
150 Opening ASCII mode data connection for /bin/ls.
total 218974
-rw-r--r-- 1 users 112104770 Sep 26 14:51 0147800201.tar.gz
-rw-r--r-- 1 users 301 Sep 26 14:54 new_ODF_calclosed
226 Transfer complete.
In this session, we see that there is only one observation available, with observation ID
0147800201. However, with the ftp command mget (having first turned prompts off with the
prompt command) all gzipped observations can be downloaded unattended. If there are many
observations to download, this can take some time.
ftp> prompt
Interactive mode off.
ftp> mget *.gz
local: 0147800201.tar.gz remote: 0147800201.tar.gz
227 Entering Passive Mode (193,147,152,102,123,193)
15
Przeglądanie stron 14
1 2 ... 10 11 12 13 14 15 16 17 18 19

Komentarze do niniejszej Instrukcji

Brak uwag