Changes
SHOC
,/* Data Transfer */
shocdatacopy.sh -d YYYYMMDD # to transfer data from some specified date
---- Without parameters, it will try to transfer today's data.
** To collect your data from the SAN, you'll have to secure copy it from '''astro.suth.saao.ac.za'''. The usernames for this are '''ccd40''' and '''ccd74''' depending on your telescope. Ask for the password. Data are in the path /data/telescopedata/<TELESCOPE>/<INSTR>/<YYYY>/<MMDD>
scp ccd74@ astro.suth.saao.ac.za:/data/telescopedata/74in/<instrument>/<YYYY>/<MMDD>/*.fits /LocalFilePath
scp ccd40@ astro.suth.saao.ac.za:/data/telescopedata/40in/<instrument>/<YYYY>/<MMDD>/*.fits /LocalFilePath