This is exclusively an issue for use with LCO data. Running `astrosource` in a remote, containerised mode is a problem because it expects files to be local and it outputs files in folders. To make it run we need to be able to: - [ ] Accept a request number or a sequence of frame ids - [ ] Gather the catalogue data from those frames (stream from the LCO archive) - [ ] Suppress writing data to files - [ ] Plot the graphs inline
This is exclusively an issue for use with LCO data.
Running
astrosourcein a remote, containerised mode is a problem because it expects files to be local and it outputs files in folders.To make it run we need to be able to: