| | 14 | * Maui loading: |
| | 15 | * Finished converting all of Jim's simulation data for loading to the cluster |
| | 16 | * Lots of time spent attempting to submit to ODM on Maui. Worked through the various issues with Sue: |
| | 17 | * Path/permissions issues |
| | 18 | * Config issues |
| | 19 | * Time consuming Db reset: involved logging in to 6 separate Windows machines accessed via JHU |
| | 20 | * Batches now successfully merging (apart from object batches, which are missing a table) |
| | 21 | |
| | 22 | * JHU sandbox loading |
| | 23 | * Generated some medium deep data, but not able to load: changes needed at JHU |
| | 24 | |
| | 25 | * IPP side: |
| | 26 | * Some work needed on diff code: hadn't looked at it in awhile |
| | 27 | * Speed concerns: large DVO Db = large lookup times. Did some tests to confirm: 16 secs with one-exposure DVO Db vs. 11 mins with current 3PI Db. |
| | 28 | * Values like filterID, surveyID etc now looked-up from 'init' XML config |
| | 29 | * Finally checked code into SVN |
| | 30 | * Finally got some documentation written on the Wiki |
| | 31 | * Improved pspsSchema2Xml script to find the relevant *.sql file for each table |
| | 32 | |