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
0581c0be
Commit
0581c0be
authored
Jul 22, 2025
by
BO ZHANG
🏀
Browse files
debug _id_data
parent
a83a4c08
Changes
1
Hide whitespace changes
Inline
Side-by-side
csst_dag/dag/_dispatcher.py
View file @
0581c0be
...
@@ -43,6 +43,8 @@ LEVEL1_PARAMS = {
...
@@ -43,6 +43,8 @@ LEVEL1_PARAMS = {
# special keys for data products
# special keys for data products
"data_model"
:
None
,
"data_model"
:
None
,
"batch_id"
:
"default_batch"
,
"batch_id"
:
"default_batch"
,
"build"
:
None
,
"pmapname"
:
None
,
}
}
# PROC_PARAMS = {
# PROC_PARAMS = {
...
@@ -504,6 +506,7 @@ class Dispatcher:
...
@@ -504,6 +506,7 @@ class Dispatcher:
],
],
join_type
=
"inner"
,
join_type
=
"inner"
,
)
)
print
(
this_data_obsid_file
.
colnames
)
this_data_obsid_plan
=
table
.
join
(
this_data_obsid_plan
=
table
.
join
(
this_data_obsid
,
this_data_obsid
,
relevant_plan
,
relevant_plan
,
...
...
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