Commit 07d6a8fc authored by Wei Shoulin's avatar Wei Shoulin
Browse files

add create_time in find func

parent 768c563f
...@@ -20,6 +20,7 @@ class Level0DataApi(object): ...@@ -20,6 +20,7 @@ class Level0DataApi(object):
file_type: [str], file_type: [str],
filter: [str], filter: [str],
obs_time : (start, end), obs_time : (start, end),
create_time : (start, end),
qc0_status : [int], qc0_status : [int],
prc_status : [int], prc_status : [int],
file_name: [str], file_name: [str],
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment