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
05fff0a4
Commit
05fff0a4
authored
Jul 11, 2025
by
BO ZHANG
🏀
Browse files
add OOC section and help info
parent
c1becf46
Changes
1
Hide whitespace changes
Inline
Side-by-side
inttest.md
View file @
05fff0a4
# CSST集成测试
# CSST集成测试
集成测试请各位老师适用
`csst`
账号登录公有云。
登录有问题请查看 https://csst-tb.bao.ac.cn/pipeline/devops/environment/ssh-config.html
有任何登录和使用服务器的问题请联系纪鑫。
以下是各个数据集的集成测试命令。
## MSC
## MSC
### AST
### AST
查看数据集
查看数据集
```
bash
```
bash
python
-m
csst_dag.cli.inspect
\
python
-m
csst_dag.cli.inspect
\
--level
=
0
\
--level
=
0
\
...
@@ -26,6 +33,32 @@ python -m csst_dag.cli.csst_msc_l1 \
...
@@ -26,6 +33,32 @@ python -m csst_dag.cli.csst_msc_l1 \
--ref-cat
=
trilegal_093
--ref-cat
=
trilegal_093
```
```
### OOC
查看数据集
```
bash
python
-m
csst_dag.cli.inspect
\
--level
=
0
\
--dataset
=
csst-msc-c9-ooc-v1
\
--instrument
=
MSC
\
--obs-type
=
BIAS
\
--obs-group
=
bias-temperature-var
```
查看可触发的DAG任务
```
bash
python
-m
csst_dag.cli.csst_msc_l1
\
--dataset
=
csst-msc-c9-25sqdeg-v3-sso
\
--instrument
=
MSC
\
--obs-type
=
WIDE
\
--obs-group
=
default
\
--batch-id
=
25sqdeg-sso-test-b1
\
--ref-cat
=
trilegal_093
```
## CPIC
## CPIC
查看数据集
查看数据集
...
...
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