Commit 4cadbd0c authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweak

parent cabd91d6
# `csst-dag`
- `csst-dag` 是 CSST 数据处理的 DAG 任务匹配工具;
- 通过指定数据和数据处理相关的参数得到一批可处理的 DAG 实例;
- 用户需要通过 [`csst-pipeline-cli`](https://csst-tb.bao.ac.cn/code/csst-pipeline/csst-pipeline-cli) 来触发 DAG 任务的匹配和执行。
## Installation
安装
```shell
pip install git+https://csst-tb.bao.ac.cn/code/csst-cicd/csst-dag.git
```
## Usage
基本用法
```python
from csst_dag import CSST_DAGS
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment