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
c3e0192a
Commit
c3e0192a
authored
Jul 17, 2025
by
BO ZHANG
🏀
Browse files
update inttest.md
parent
ca4f6c29
Changes
1
Hide whitespace changes
Inline
Side-by-side
inttest.md
View file @
c3e0192a
...
...
@@ -24,7 +24,8 @@ python -m csst_dag.cli.inspect \
查看可触发的DAG任务
```
bash
python
-m
csst_dag.cli.csst_msc_l1
\
python
-m
csst_dag.cli.run
\
--dags
csst-msc-l1-ast
\
--dataset
=
csst-msc-c9-25sqdeg-v3-sso
\
--instrument
=
MSC
\
--obs-type
=
WIDE
\
...
...
@@ -47,18 +48,15 @@ python -m csst_dag.cli.inspect \
查看可触发的DAG任务
```
bash
python
-m
csst_dag.cli.csst_msc_l1
\
--dataset
=
csst-msc-c9-25sqdeg-v3-sso
\
python
-m
csst_dag.cli.run
\
--dags
csst-msc-l1-ooc
\
--dataset
=
csst-msc-c9-ooc-v1
\
--instrument
=
MSC
\
--obs-type
=
WIDE
\
--obs-group
=
default
\
--batch-id
=
25sqdeg-sso-test-b1
\
--ref-cat
=
trilegal_093
--obs-type
=
BIAS
\
--obs-group
=
bias-temperature-var
\
--batch-id
=
ooc-v1-b1
```
## CPIC
查看数据集
...
...
@@ -74,7 +72,8 @@ python -m csst_dag.cli.inspect \
查看可触发的DAG任务
```
shell
python
-m
csst_dag.cli.csst_cpic_l1
\
python
-m
csst_dag.cli.run
\
--dags
csst-cpic-l1
\
--dataset
=
csst-cpic-c11-hip71681-v1
\
--instrument
=
CPIC
\
--obs-type
=
SCI
\
...
...
@@ -84,7 +83,8 @@ python -m csst_dag.cli.csst_cpic_l1 \
提交可触发的DAG任务
```
shell
python
-m
csst_dag.cli.csst_cpic_l1
\
python
-m
csst_dag.cli.run
\
--dags
csst-cpic-l1
\
--dataset
=
csst-cpic-c11-hip71681-v1
\
--instrument
=
CPIC
\
--obs-type
=
SCI
\
...
...
@@ -106,7 +106,8 @@ python -m csst_dag.cli.inspect \
查看可触发的DAG任务
```
shell
python
-m
csst_dag.cli.csst_hstdm_l1
\
python
-m
csst_dag.cli.run
\
--dags
csst-hstdm-l1
\
--dataset
=
csst-hstdm-c11-stare-sis1-v1
\
--instrument
=
HSTDM
\
--obs-type
=
STARE
\
...
...
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