IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 4 and Version 5 of IppDownloadData


Ignore:
Timestamp:
Nov 17, 2009, 3:05:51 PM (17 years ago)
Author:
dravg.uk.edinburgh
Comment:

We have our own datastore

Legend:

Unmodified
Added
Removed
Modified
  • IppDownloadData

    v4 v5  
    44
    55Ultimately, at the PS1 data distribution centre, there will be a data storage area allocated for us. This storage area will be populated (via symbolic links) with the data we require for our analysis. Bill Sweeney is in charge of the data distribution.
     6
     7UPDATE: Our datastore is http://datastore.ipp.ifa.hawaii.edu/roe-ac-uk-md
     8The rest of the wiki has been updated accordingly.
     9-- EricTittley - 2009-11-17
    610
    711On eday, we will maintain a mirror of the data in the data storage area.
     
    2024    * `$SRCDIR/trunk/ippMonitor/scripts/dbadmin project localhost ipp PS1data`
    2125    * `pxadmin -dbname PS1data -create-mirror`
    22     * `receivetool -dbname PS1data -definesource -source http://datastore.ipp.ifa.hawaii.edu -product ps1-200910-2 -workdir $WORKDIR -comment "PS1 Data (local mirror)"`
    23 
    24 Note: product `ps1-200910-2` exists, but contains far more than we want.  Use it as a test point from which to download, but once downloading is shown to be working, cancel the job.
     26    * `receivetool -dbname PS1data -definesource -source http://datastore.ipp.ifa.hawaii.edu -product roe-ac-uk-md -workdir $WORKDIR -comment "PS1 Data (local mirror)"`
    2527
    2628== Ensure you can SSH to your local client ==
     
    4951
    5052You should get the directory
    51  * `$WORKDIR/gpc1/ps1-200910-2`
     53 * `$WORKDIR/gpc1/roe-ac-uk-md`
    5254  * `gpc1` == Giga Pixel Camera 1
    5355  * `ps1-200910-2` is the ''project''
     
    5658  * `20091112` is the date you run the download on, so will vary
    5759
    58 
    59 -- EricTittley - 2009-11-06
     60-- EricTittley - 2009-11-17