IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 342 and Version 343 of ippToPsps


Ignore:
Timestamp:
May 15, 2012, 1:44:17 PM (14 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v342 v343  
    3131 * If a brand new survey:
    3232  * Set up a config and queue data using (see [wiki:ippToPsps#Loadingconfigs here] for more details):''' {{{./run.sh queue.py edit}}}'''
    33   * Create an init 'IN' batch (see [wiki:ippToPsps#loader.py here] for more details): '''{{{./run.sh loader.py configName init}}}'''
    34  * {{{ssh}}} to a [wiki:ippToPsps_ScratchDatabase#Settingupaloadingmachine loading machine] then 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}}}'''
     33  * Create an init 'IN' batch (see [wiki:ippToPsps#loader.py here] for more details): '''{{{./run.sh loader.py <configName> init}}}'''
     34 * {{{ssh}}} to a [wiki:ippToPsps_ScratchDatabase#Settingupaloadingmachine loading machine] then 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>}}}'''
    3535
    3636The {{{loader.py}}} instances will now proceed to load all queued data. To monitor and clean-up data, run the following in [http://www.manpagez.com/man/1/screen/ screen] sessions if not already running (these do not need to run on loading machines, and usually run on {{{ipp009}}}):