IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 315 and Version 316 of ippToPsps


Ignore:
Timestamp:
Apr 10, 2012, 11:35:41 AM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v315 v316  
    312312This program simply sets up a scratch database ready for processing. Details of its use can be found [wiki:ippToPsps_ScratchDatabase#Settingupaloadingmachine here].
    313313
     314== datastoreRemover.py ==
     315
     316Fairly self-explanatory, this program removes a single batch or a range of batches from the datastore, updating the {{{ippToPsps}}} databases batch table accordingly. Example usage would be:
     317
     318
     319{{{
     320./run.sh datastoreRemover.py newsa3 B00328287
     321}}}
     322
     323
     324Or for a range of batches:
     325
     326
     327{{{
     328./run.sh datastoreRemover.py newsa3 B00328287 B00328300
     329}}}
     330
    314331= Logging =
    315332