Skip to content
Snippets Groups Projects
Commit f7e4b549 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 88672d2a
Branches
No related tags found
No related merge requests found
...@@ -132,7 +132,7 @@ class CLAVRx(Files): ...@@ -132,7 +132,7 @@ class CLAVRx(Files):
class CLAVRx_VIIRS(Files): class CLAVRx_VIIRS(Files):
def __init__(self, files_path): def __init__(self, files_path):
super().__init__(files_path, 10, 'clavrx*viirs*level2.h5') super().__init__(files_path, 5, 'clavrx*viirs*level2.h5')
self.params = get_parameters_clavrx() self.params = get_parameters_clavrx()
def get_datetime(self, pathname): def get_datetime(self, pathname):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment