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-pipeline
csst_common
Commits
d08ca3ad
Commit
d08ca3ad
authored
Aug 18, 2023
by
BO ZHANG
🏀
Browse files
remove dfs note settings from CsstMsDataManager
parent
33c2304a
Pipeline
#1155
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
csst_common/data_manager.py
View file @
d08ca3ad
...
...
@@ -890,10 +890,9 @@ class CsstMsDataManager:
obs_id
=
"100000100"
,
ver_sim
=
"C5.2"
,
datatype
=
"mbi"
,
dir_l0
=
"/L1Pipeline/L0"
,
dir_l1
=
"/L1Pipeline/L1"
,
path_aux
=
"/L1Pipeline/aux"
,
use_dfs
=
True
,
dir_l0
=
"/pipeline/L0"
,
dir_l1
=
"/pipeline/L1"
,
path_aux
=
"/pipeline/aux"
,
clear_l1
=
False
,
dfs_root
=
"/share/dfs"
,
n_jobs
=
18
,
...
...
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