IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31199


Ignore:
Timestamp:
Apr 6, 2011, 1:05:06 PM (15 years ago)
Author:
rhenders
Message:

Added sections for DVO, datastore and local storage path

File:
1 edited

Legend:

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

    r31187 r31199  
    2929  </ipptopspsdatabase>
    3030
     31  <!-- datastore section -->
     32  <datastore>
     33    <product>PSPS_JHU</product>
     34  </datastore>
     35
     36  <!-- DVO section -->
     37  <ThreePidvo>
     38    <name>ThreePi.V1</name>
     39    <location>/data/ipp004.0/gpc1/catdirs/ThreePi.V1</location>
     40  </ThreePidvo>
     41
     42  <MD04dvo>
     43    <name>MD04.V1</name>
     44    <location>/data/ipp004.0/gpc1/catdirs/MD04.V1</location>
     45  </MD04dvo>
     46
     47  <!-- local storage locations -->
     48  <!--<localOutPath>/data/ipp004.0/rhenders</localOutPath>-->
     49  <localOutPath>./</localOutPath>
     50
    3151</ippToPsps>
Note: See TracChangeset for help on using the changeset viewer.