Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-cicd
csst-dag
Commits
4cadbd0c
Commit
4cadbd0c
authored
Sep 22, 2025
by
BO ZHANG
🏀
Browse files
tweak
parent
cabd91d6
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
4cadbd0c
# `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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment