IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 1, 2011, 8:44:54 AM (15 years ago)
Author:
rhenders
Message:

added testMode and force options; now only one dvo section; changed data release to 0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/config.xml

    r31720 r31805  
    3838
    3939  <!-- DVO section -->
    40   <dvo_3PI>
    41     <name>ThreePi.V1</name>
    42     <location>/data/ipp004.0/gpc1/catdirs/ThreePi.V1</location>
    43   </dvo_3PI>
    44 
    45   <dvo_MD04>
    46     <name>MD04.merge</name>
    47     <!--<location>/export/ippc00.1/rhenders/MD04.merge</location>-->
    48     <location>/data/ipp005.0/gpc1/catdirs/MD04.merges/MD04.merge</location>
    49     <!--<name>HAFTest.Staticsky</name>-->
    50     <!--<location>/data/ipp004.0/gpc1/catdirs/HAFTest.StaticSky/HAFTest.Staticsky.540</location>-->
    51     <!--<name>MD04.V1</name>-->
    52     <!--<location>/data/ipp004.0/gpc1/catdirs/MD04.V1</location>-->
    53   </dvo_MD04>
     40  <dvo>
     41    <useFullTables>0</useFullTables>
     42    <gpc1Label>LAP.THREEPI.20110621</gpc1Label>
     43    <name>LAP</name>
     44    <location>/data/ipp005.0/gpc1/catdirs/LAP</location>
     45    <!-- <gpc1Label>MD04.V2</gpc1Label>
     46    <name>MD04.merge</name>
     47    <location>/data/ipp005.0/gpc1/catdirs/MD04.merges/MD04.merge</location> -->
     48    <!-- <name>ThreePi.V1</name> -->
     49    <!-- <location>/data/ipp004.0/gpc1/catdirs/ThreePi.V1</location> -->
     50  </dvo>
    5451
    5552  <!-- local storage locations -->
     
    5855
    5956  <metadata>
    60     <dataRelease>0.1</dataRelease>
     57    <dataRelease>0</dataRelease>
    6158  </metadata>
    6259
    6360  <options>
    64     <createTarball>false</createTarball>
    65     <reportNulls>false</reportNulls>
    66     <publishToDatastore>false</publishToDatastore>
     61    <testMode>0</testMode>
     62    <force>0</force>
     63    <publishToDatastore>1</publishToDatastore>
     64    <reportNulls>0</reportNulls>
    6765  </options>
    6866
Note: See TracChangeset for help on using the changeset viewer.