Changes between Version 4 and Version 5 of IPP_Progress_Report_20120409
- Timestamp:
- Apr 16, 2012, 9:06:24 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IPP_Progress_Report_20120409
v4 v5 16 16 * added unique index on objID on Object table to ensure no duplicates from DVO 17 17 * various fixes to the Object batches after attempts to load to PSPS: 18 * dec is reserved word in MySQL casing a problem for the OB dec field19 * the crazy -999 PSPS default does not fit in a byte, especially not in unsigned bytes20 * units issues for mags - converting from millimags to mags18 * 'dec' is reserved word in MySQL, causing a problem for the OB dec coord field. Implemented a workaround 19 * the crazy -999 PSPS default does not fit in a byte, especially not an unsigned bytes 20 * units issues for mags - converting from millimags (provided by IPP) to mags 21 21 * huge mag errors found in some DVO objects: setting to NULL using a cut set by Gene 22 22 * problem with dvograbber program when running as IPP user: had been building against old libraries: fixed 23 * changes to incorporate dBill's new skycells table, which is now part of gpc123 * changes to incorporate Bill's new skycells table, which is now part of gpc1 24 24 * found duplicates in DVO object tables. Because DVO tables relate using row numbers, I keep the duplicates, populate mags and colors, then discard the duplicates 25 * code in Dvo class to check for any ingested tables that need to be cleaned up then removed them26 * ippToPsps training for Heather and Thomas, help loading new SA325 * code in Dvo class to check for any ingested tables that need to be cleaned up 26 * ippToPsps training for Heather and Thomas, helped loading new SA3 27 27 * lots of documentation 28 28 29 29 30 === Mark Huber ===
