IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 21, 2015, 11:54:38 AM (11 years ago)
Author:
heather
Message:

various changes, mostly related to changing dataRelease to processingVersion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/ipptopspsdb.py

    r37917 r38763  
    11471147
    11481148        self.skychunk.basePath = rs.getString(11)
    1149         self.skychunk.dataRelease = rs.getInt(12)
     1149        self.skychunk.processingVersion = rs.getInt(12)
    11501150
    11511151        self.skychunk.deleteLocal = rs.getInt(13)
Note: See TracChangeset for help on using the changeset viewer.