IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 325 and Version 326 of ippToPsps


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v325 v326  
    4141In order to load data from IPP to PSPS, do the following:
    4242
    43  * set up a config (see [wiki:ippToPsps#Loadingconfigs here] for more details)
    44  * run the [wiki:ippToPsps#queue.py queue.py] program
    45  * if a new PSPS survey, run [wiki:ippToPsps#loader.py loader.py] to create an init 'IN' batch
    46  * run one or more [wiki:ippToPsps#loader.py loader.py] programs to process and publish items that have been queued
     43 * {{{cd /home/panstarrs/ipp/src/ippToPsps/jython}}}
     44 * If a brand new survey:
     45  * set up a config and queue data using {{{./run.sh queue.py edit}}} (see [wiki:ippToPsps#Loadingconfigs here] for more details)
     46  * run {{{./run.sh loader.py configName init}}} to create an init 'IN' batch (see [wiki:ippToPsps#loader.py here] for more details)
     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}}}
    4748 * if not already running, run [wiki:ippToPsps#pollOdm.py pollOdm.py] in order to collect data about the progress of loading through PSPS
    4849 * if not already running, run [wiki:ippToPsps#metrics.py metrics.py] in order to monitor loading (also viewable via the Czartool page)
    4950 * 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
    5052= Architecture and design =
    5153