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-cluster
Commits
891f2796
Commit
891f2796
authored
Jul 20, 2023
by
Wei Shoulin
Browse files
hstdm l2
parent
d30ba88f
Changes
1
Hide whitespace changes
Inline
Side-by-side
csst_dfs_api_cluster/hstdm/level2.py
View file @
891f2796
...
@@ -4,7 +4,7 @@ import datetime
...
@@ -4,7 +4,7 @@ import datetime
from
csst_dfs_commons.models
import
Result
from
csst_dfs_commons.models
import
Result
from
csst_dfs_commons.models.common
import
from_proto_model_list
from
csst_dfs_commons.models.common
import
from_proto_model_list
from
csst_dfs_commons.models.
sls
import
Level2Data
from
csst_dfs_commons.models.
hstdm
import
Level2Data
from
csst_dfs_commons.models.constants
import
UPLOAD_CHUNK_SIZE
from
csst_dfs_commons.models.constants
import
UPLOAD_CHUNK_SIZE
from
csst_dfs_proto.hstdm.level2
import
level2_pb2
,
level2_pb2_grpc
from
csst_dfs_proto.hstdm.level2
import
level2_pb2
,
level2_pb2_grpc
...
@@ -62,7 +62,7 @@ class Level2DataApi(object):
...
@@ -62,7 +62,7 @@ class Level2DataApi(object):
parameter kwargs:
parameter kwargs:
id : [int]
id : [int]
return csst_dfs_common.models.Result
return csst_dfs_common.models.Result
'''
'''
try
:
try
:
...
...
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