IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 15, 2013, 8:35:50 PM (14 years ago)
Author:
eugene
Message:

adding some notes, mod settings for local install, create a working gpc1 test database

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20121219/ippToPsps/jython/gpc1db.py

    r34902 r34934  
    112112        self.logger.debug("Querying GPC1 for image IDs for stack ID: " + str(stackID))
    113113
     114        # JOIN stackInputSkyfile shoule use stack_id as well as warp_id, right? (maybe not -- the join to warp is first)
    114115        sql = "SELECT DISTINCT CONCAT(exp_id, SUBSTR(class_id, 3, 4)) FROM ( \
    115116               SELECT DISTINCT exp_id,class_id \
Note: See TracChangeset for help on using the changeset viewer.