sot / mica

Microscope on Chandra aspect
https://sot.github.io/mica
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

L0 ingest issues (both shiny and repro V) #252

Closed jeanconn closed 3 years ago

jeanconn commented 3 years ago

Description

Fix some L0 ingest hiccups.

The ingest code was failing to ingest single new files in Repro. It looks like that was due to a bug in identifying new files that had been downloaded. I also hit a db locking issue that was improved by reorganizing. And while at it, I updated the pieces needed to make a new archive (of the list of files released.. the "cda" h5 piece) to work more happily with shiny (removed six, updated some urllib pieces). I was not rigorous distinguishing reproV from shiny updates here as I have just been working in shiny.

Testing