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
7ed7294a
Commit
7ed7294a
authored
Jul 10, 2025
by
BO ZHANG
🏀
Browse files
add inttest.md
parent
0c33f31e
Changes
1
Show whitespace changes
Inline
Side-by-side
inttest.md
0 → 100644
View file @
7ed7294a
## CPIC
查看数据集
```
bash
python
-m
csst_dag.cli.inspect
\
--level
=
0
\
--dataset
=
csst-cpic-c11-hip71681-v1
\
--instrument
=
CPIC
\
--obs-type
=
SCI
\
--obs-group
=
hip71681
```
查看可触发的DAG任务
```
shell
python
-m
csst_dag.cli.csst_cpic_l1
\
--dataset
=
csst-cpic-c11-hip71681-v1
\
--instrument
=
CPIC
\
--obs-type
=
SCI
\
--obs-group
=
hip71681
\
--batch-id
=
test-b1
```
提交可触发的DAG任务
```
shell
python
-m
csst_dag.cli.csst_cpic_l1
\
--dataset
=
csst-cpic-c11-hip71681-v1
\
--instrument
=
CPIC
\
--obs-type
=
SCI
\
--obs-group
=
hip71681
\
--batch-id
=
test-b1
\
--submit
```
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