IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 8 and Version 9 of ippToPsps_Initialization


Ignore:
Timestamp:
Mar 1, 2011, 12:21:52 PM (15 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps_Initialization

    v8 v9  
    1 
    21[wiki:ippToPsps Back to ippToPsps main page]
    32
     
    109= Running =
    1110
    12 To create and publish an initialization batch, do the following
     11To create and publish an initialization batch, do the following from the IPP trunk:
     12
     13
     14{{{
     15cd ippToPsps/perl
     16./makeInit.pl
     17}}}
     18 
     19This will list all options. Essentials are the following:
     20
     21{{{
     22* REQUIRED: need to provide an output path  -o <path>
     23}}}
     24
     25To publish the batches to the datastore, the {{{-p}}} argument (datastore product) must be provided.