IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 327 and Version 328 of ippToPsps


Ignore:
Timestamp:
Apr 12, 2012, 11:25:05 AM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v327 v328  
    4343 * {{{cd /home/panstarrs/ipp/src/ippToPsps/jython}}}
    4444 * If a brand new survey:
    45   * Set up a config and queue data using (see [wiki:ippToPsps#Loadingconfigs here] for more details):
    46 {{{
    47 ./run.sh queue.py edit
    48 }}}
    49 
    50   * To create an init 'IN' batch (see [wiki:ippToPsps#loader.py here] for more details):
    51 {{{
    52 ./run.sh loader.py configName init
    53 }}}
    54 
    55  * run one or more [wiki:ippToPsps#loader.py loader.py] programs to process and publish items that have been queued, like this:
    56 {{{
    57 ./run.sh loader.py configName
    58 }}}
    59 
     45  * Set up a config and queue data using (see [wiki:ippToPsps#Loadingconfigs here] for more details): {{{./run.sh queue.py edit}}}
     46  * To create an init 'IN' batch (see [wiki:ippToPsps#loader.py here] for more details): {{{./run.sh loader.py configName init}}}
     47 * run one or more [wiki:ippToPsps#loader.py loader.py] programs to process and publish items that have been queued, like this:{{{./run.sh loader.py configName}}}
    6048 * if not already running, run [wiki:ippToPsps#pollOdm.py pollOdm.py] in order to collect data about the progress of loading through PSPS
    6149 * if not already running, run [wiki:ippToPsps#metrics.py metrics.py] in order to monitor loading (also viewable via the Czartool page)