Loading csst_dag/dag/_dispatcher.py +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ LEVEL1_PARAMS = { "obs_id": None, "detector": None, "prc_status": -1024, # special keys for data products "data_model": None, "batch_id": "default_batch", } Loading Loading
csst_dag/dag/_dispatcher.py +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ LEVEL1_PARAMS = { "obs_id": None, "detector": None, "prc_status": -1024, # special keys for data products "data_model": None, "batch_id": "default_batch", } Loading