Commit 3171e19f authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

rewrite csst-ifs-l1 DAG config

parent 5215b297
Loading
Loading
Loading
Loading
+0 −18
Original line number Diff line number Diff line
{
    "dag_group": "csst-ifs-l1",
    "dag_group_run": "195244ff176f923aec9a9328c75ecaeb4a8c4345",
    "dag": "csst-ifs-l1-qc0",
    "dag_run": "c89d7e7a022e6f0cdf1daff921c29dbce0ac7c01",
    "batch_id": "inttest",
    "priority": 1,
    "dataset": "csst-ifs-c11-sim-v1",
    "instrument": "IFS",
    "obs_type": "BIAS",
    "obs_group": "",
    "obs_id": "",
    "detector": "Blue",
    "pmapname": "",
    "ref_cat": "",
    "n_file_expected": -1,
    "n_file_found": -1
}
+0 −4
Original line number Diff line number Diff line
name: csst-ifs-l1-qc0
tasks:
- name: QC0
  image: csst-ifs-l1-qc0
 No newline at end of file
+7 −0
Original line number Diff line number Diff line
name: csst-ifs-l1-rss
name: csst-ifs-l1
tasks:
- name: QC0
  image: csst-ifs-l1-qc0
- name: RSS
  dependencies: [QC0]
  image: csst-ifs-l1-rss
 No newline at end of file