Closed crisingulani closed 6 years ago
To test (inside container):
from qlf_models import QLFModels qlf = QLFModels() print(qlf.get_outputs_json_chunk_by_camera('GENERAL_INFO->B_PEAKS', 'b0', '2016-05-01', '2019-10-17'))
To test (inside container):