IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 328 and Version 329 of ippToPsps


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v328 v329  
    4040
    4141In order to load data from IPP to PSPS, do the following:
    42 
     42 
     43 * as IPP user, {{{ssh}}} to a 'loading' machine, eg {{{ipp005}}}
    4344 * {{{cd /home/panstarrs/ipp/src/ippToPsps/jython}}}
    4445 * If a brand new survey:
     
    4647  * To create an init 'IN' batch (see [wiki:ippToPsps#loader.py here] for more details): {{{./run.sh loader.py configName init}}}
    4748 * 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}}}
    48  * if not already running, run [wiki:ippToPsps#pollOdm.py pollOdm.py] in order to collect data about the progress of loading through PSPS
    49  * if not already running, run [wiki:ippToPsps#metrics.py metrics.py] in order to monitor loading (also viewable via the Czartool page)
    50  * if not already running, run [wiki:ippToPsps#cleanup.py cleanup.py] to clean up data
    51  * if not already running, run [wiki:ippToPsps#queue.py queue.py] to re-queue any new data
     49
     50The {{{loader.py}}} instances will now proceed to load all queued data. To monitor and cleanup data, run the following in screen sessions if not already running:
     51
     52 * [wiki:ippToPsps#pollOdm.py pollOdm.py] in order to collect data about the progress of loading through PSPS
     53 * [wiki:ippToPsps#metrics.py metrics.py] in order to monitor loading (also viewable via the Czartool page)
     54 * [wiki:ippToPsps#cleanup.py cleanup.py] to clean up data
     55 * [wiki:ippToPsps#queue.py queue.py] to re-queue any new data
    5256= Architecture and design =
    5357