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
7f6235ff
Commit
7f6235ff
authored
Jul 15, 2025
by
BO ZHANG
🏀
Browse files
remove level2
parent
86cff58d
Pipeline
#9266
passed with stage
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
csst_common/dfs.py
View file @
7f6235ff
...
...
@@ -17,7 +17,6 @@ from astropy.table import Table
from
csst_dfs_client
import
(
level0
,
level1
,
level2
,
catalog
,
plan
,
)
...
...
@@ -38,6 +37,5 @@ class DFS:
def
__init__
(
self
):
self
.
level0
=
level0
self
.
level1
=
level1
self
.
level2
=
level2
self
.
catalog
=
catalog
self
.
plan
=
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