| 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}}} |