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

snapshot...

parent 9001c182
Branches
No related tags found
No related merge requests found
...@@ -203,7 +203,7 @@ class CLAVRx_CALIPSO(Files): ...@@ -203,7 +203,7 @@ class CLAVRx_CALIPSO(Files):
class CLAVRx_VIIRS(Files): class CLAVRx_VIIRS(Files):
def __init__(self, files_path): def __init__(self, files_path):
super().__init__(files_path, 5, 'clavrx*viirs*level2.h5') super().__init__(files_path, 5, 'clavrx*viirs*level2.??')
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