IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 205 and Version 206 of ippToPsps


Ignore:
Timestamp:
Mar 9, 2012, 5:09:59 PM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v205 v206  
    263263
    264264{{{ipp005}}} and {{{ipp045}}} in fact have ''three'' scratch databases each, so three clients can potentially be run on these machines. This is particularly useful on {{{ipp005}}} as this is where the DVO databases are currently stored, so clients running on the same machine have a much higher throughput. ({{{ipp045}}} used to host a backup 3pi DVO database.)
    265 
    266 === Running ===
    267 
    268 Loading data means running the {{{load.py}}} program while passing it the relevant configuration file (see above). So, running the software is simply a case of editing a config and passing it as an argument to the program, like this:
    269 
    270 {{{
    271 cd trunk/ippToPsps/jython
    272 ./run.sh loader.py someConfig
    273 }}}
    274 
    275 The {{{./run.sh}}} prefix above is necessary to invoke the correct Java virtual machine, while including the relevant jar files in the CLASSPATH (all included in the {{{trunk/ippToPsps/Jars}}} subdir)
    276265
    277266=== Creating and publishing an 'IN' batch ===