IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links
wiki:newtargets

up to Managing distribution on the server side

The database has not yet been populated with a complete set of potential targets. Here are the commands that are needed when a new dist_group is added

To define all 35 targets use the script definetargets which is the tools directory of the IPP source tree.

perl definetargets --dbname mydb --dist_group MD03 --stage all
perl definetargets --dbname mydb --dist_group MD03 --stage camera --clean 
perl definetargets --dbname mydb --dist_group MD03 --stage diff --clean

Then add interestes for any data store products that are interested in the data. NOTE: These product names are obsolete.

disttool -dbname mydb -defineinterest -dist_group MD03 -dest_name ps1-200910-2 -stage warp
disttool -dbname mydb -defineinterest -dist_group MD03 -dest_name ps1-200910-2 -stage stack
disttool -dbname mydb -defineinterest -dist_group MD03 -dest_name ps1-200910-2 -stage diff
disttool -dbname mydb -defineinterest -dist_group MD03 -dest_name ps1-cat-200910-2 -stage diff -clean
disttool -dbname mydb -defineinterest -dist_group MD03 -dest_name ps1-cat-200910-2 -stage camera -clean
Last modified 16 years ago Last modified on Sep 24, 2010, 4:05:12 PM
Note: See TracWiki for help on using the wiki.