Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
07d6a8fc
Commit
07d6a8fc
authored
5 months ago
by
Wei Shoulin
Browse files
Options
Download
Email Patches
Plain Diff
add create_time in find func
parent
768c563f
main
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
csst_dfs_api/facility/level0.py
+1
-0
csst_dfs_api/facility/level0.py
with
1 addition
and
0 deletions
+1
-0
csst_dfs_api/facility/level0.py
+
1
-
0
View file @
07d6a8fc
...
...
@@ -20,6 +20,7 @@ class Level0DataApi(object):
file_type: [str],
filter: [str],
obs_time : (start, end),
create_time : (start, end),
qc0_status : [int],
prc_status : [int],
file_name: [str],
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets