- Timestamp:
- Jan 25, 2013, 4:48:08 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20121219/ippToPsps/jython/loader.py
r35043 r35056 190 190 useFullTables = 1 191 191 else: 192 # XXX EAM : this is not currently an 193 # option. either remove the non-native 194 # ingest code or make it an option 192 195 # if we are using the native loader, always use it 193 196 # need to work out a good boundary / region strategy in coordination with … … 196 199 useFullTables = 1 197 200 201 ## else: 202 ## # if we are using the native loader, always use it 203 ## # need to work out a good boundary / region strategy in coordination with 204 ## # impact of mysql insertion 205 ## self.dvoObjects.nativeIngestObjects(boxDim['RA'], boxDim['DEC'], boxSizeSansBorder) 206 ## useFullTables = 1 207 198 208 ''' 199 209 NOTE EAM : "TheseItems" refers to each of the stack CMFs, camera SMFs, or object batches
Note:
See TracChangeset
for help on using the changeset viewer.
