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-dfs
csst-dfs-api
Commits
4994548e
Commit
4994548e
authored
Dec 30, 2023
by
Wei Shoulin
Browse files
add build_id
parent
75147aa2
Changes
2
Hide whitespace changes
Inline
Side-by-side
csst_dfs_api/facility/level1.py
View file @
4994548e
...
@@ -111,7 +111,7 @@ class Level1DataApi(object):
...
@@ -111,7 +111,7 @@ class Level1DataApi(object):
prc_time : [str]
prc_time : [str]
pipeline_id : [str]
pipeline_id : [str]
pmapname : [str]
pmapname : [str]
refs: [dict
]
build_id : [str
]
:returns: csst_dfs_common.models.Result
:returns: csst_dfs_common.models.Result
'''
'''
...
...
csst_dfs_api/facility/level2.py
View file @
4994548e
...
@@ -124,6 +124,7 @@ class Level2DataApi(object):
...
@@ -124,6 +124,7 @@ class Level2DataApi(object):
prc_status : [int]
prc_status : [int]
prc_time : [str]
prc_time : [str]
pipeline_id : [str]
pipeline_id : [str]
build_id : [int]
:returns: csst_dfs_common.models.Result
:returns: csst_dfs_common.models.Result
'''
'''
...
...
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