Changeset 35184 for trunk/ippToPsps/jython/loader.py
- Timestamp:
- Feb 20, 2013, 2:42:35 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/loader.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/loader.py
r35183 r35184 195 195 # need to work out a good boundary / region strategy in coordination with 196 196 # impact of mysql insertion 197 if not self.ippToPspsDb.isBoxIngested(boxId ):197 if not self.ippToPspsDb.isBoxIngested(boxId, self.scratchDb.dbHost): 198 198 self.dvoDetections.nativeIngestDetections(boxId, boxDim['RA'], boxDim['DEC'], boxSize) 199 199
Note:
See TracChangeset
for help on using the changeset viewer.
