IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 9 and Version 10 of RunningTheDistributionClient


Ignore:
Timestamp:
Mar 21, 2011, 10:35:41 AM (15 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RunningTheDistributionClient

    v9 v10  
    1717{{{
    1818receivetool -dbname rc_test -definesource    \
    19    -source  http://alala2.ifa.hawaii.edu/ipp025/ds \
    20    -product dist0 \
     19   -source  http://datastore.ipp.ifa.hawaii.edu/ \
     20   -product ps1-md \
    2121   -workdir $WORKDIR \
    2222   -comment 'simtest data source'
    2323}}}
     24
     25This works for ifaps1:
     26
     27{{{
     28receivetool -dbname ifaps1_0 -definesource    \
     29   -source  http://datastore.ipp.ifa.hawaii.edu/  \
     30   -product ps1-md \
     31   -workdir /data/ifaps1.0/ps1data/MD/ \
     32   -comment 'ifa md repository'
     33}}}
     34
     35 * workdir is the local directory to download the files to
     36 * dbname is the name of the database you chose (ifaps1 uses ifaps1_0)
     37
     38
     39
    2440
    2541Where {{{$WORKDIR}}} is the top level directory for the data to be received