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-client
Commits
6fc650b5
Commit
6fc650b5
authored
Dec 08, 2025
by
Wei Shoulin
Browse files
docs(level1): update write function documentation
parent
5d3640c5
Pipeline
#11374
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
csst_dfs_client/level1.py
View file @
6fc650b5
...
...
@@ -192,7 +192,7 @@ def update_prc_status(level1_id: str, data_model: str, prc_status: int, batch_id
def
write
(
local_file
:
Union
[
IO
,
str
])
->
Result
:
'''
将本地的1级数据文件写入到DFS中
其他参数如rss_id, cube_id等,可通过extra_kwargs传入
将本地的1级数据文件写入到DFS中
Args:
local_file (Union[IO, str]): 文件路径或文件对象
...
...
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