IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 1, 2013, 1:27:47 PM (13 years ago)
Author:
eugene
Message:

fix the plotter stuff (HAF); use boxes scaled by cos(DEC); use ranges for ra float comparisons; use installed perl programs (in PATH); do not attempt to re-publish automatically

File:
1 edited

Legend:

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

    r35182 r35217  
    8686  </localdatabase_test>
    8787
    88   <!-- GPC1 Db section (TEST VERSION) -->
     88  <!-- GPC1 Db section (REAL VERSION) -->
     89  <gpc1database_test>
     90    <name>gpc1</name>
     91    <host>ippdb01</host>
     92    <user>ipp</user>
     93    <password>ipp</password>
     94  </gpc1database_test>
     95
     96  <!-- GPC1 Db section (TEST VERSION)
    8997  <gpc1database_test>
    9098    <name>gpc1test</name>
     
    92100    <user>dvo</user>
    93101    <password>dvo</password>
    94   </gpc1database_test>
     102  </gpc1database_test> -->
    95103
    96104  <!-- ippToPsps Db section (TEST VERSION)  -->
     
    105113  <czardatabase>
    106114    <name>czardb</name>
    107     <host>none</host>
     115    <host>ippdb01</host>
    108116    <user>ipp</user>
    109117    <password>ipp</password>
Note: See TracChangeset for help on using the changeset viewer.