Commit b62d42b5 authored by Wei Shoulin's avatar Wei Shoulin
Browse files

add file_type

parent 57aa4552
...@@ -32,7 +32,7 @@ class Level0DataTestCase(unittest.TestCase): ...@@ -32,7 +32,7 @@ class Level0DataTestCase(unittest.TestCase):
obs_id = '100000101', obs_id = '100000101',
detector_no = "01", detector_no = "01",
filter = "u", filter = "u",
file_type = "sci", file_type = "SCI",
obs_time = "2021-06-06 11:12:13", obs_time = "2021-06-06 11:12:13",
exp_time = 150, exp_time = 150,
detector_status_id = 3, detector_status_id = 3,
......
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