| 20 | | * Update get_image postage stamp jobs to work with the restructured system. Users may now request bundles of destreaked data through the postage stamp interface. |
| 21 | | * Discovered a problem due to changes in the way diff outputs are structured that caused updates to fail. Fixed by retrieving the original location from the database and using that during updates. This required changing the tasks and scripts at each stage of the pipeline so spent a bit of time testing this thouroughly using simtest. |
| | 19 | * Update get_image postage stamp jobs to work with the restructured postage stamp system system. Users may now request bundles of destreaked data through the postage stamp interface. |
| | 20 | * Discovered a problem due to changes in the way diff outputs are structured that caused updates to fail. Fixed it by retrieving the original location from the database and putting the files there during updates. This required changing the tasks and scripts at each stage of the pipeline so spent a bit of time testing this thoroughly using simtest. |