IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 27, 2011, 4:25:39 PM (15 years ago)
Author:
rhenders
Message:

now using config file values to determine whether we publish to datastore, report NULLS etc; fixed bug in findAndReadFITSHeader() where subsequent hdr extesnions were not being read after one fails

File:
1 edited

Legend:

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

    r31404 r31720  
    5757  <!--<localOutPath>./</localOutPath>-->
    5858
     59  <metadata>
     60    <dataRelease>0.1</dataRelease>
     61  </metadata>
     62
     63  <options>
     64    <createTarball>false</createTarball>
     65    <reportNulls>false</reportNulls>
     66    <publishToDatastore>false</publishToDatastore>
     67  </options>
     68
    5969</ippToPsps>
Note: See TracChangeset for help on using the changeset viewer.