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

snapshot...

parent 18713328
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ import matplotlib.pyplot as plt ...@@ -5,7 +5,7 @@ import matplotlib.pyplot as plt
import os import os
from util.util import get_time_tuple_utc, GenericException, add_time_range_to_filename, is_night, is_day, \ from util.util import get_time_tuple_utc, GenericException, add_time_range_to_filename, is_night, is_day, \
get_grid_values_all, check_oblique, make_times, find_bin_index, get_timestamp get_grid_values_all, check_oblique, make_times, find_bin_index, get_timestamp
from aeolus.datasource import CLAVRx, GOESL1B from aeolus.datasource import CLAVRx, CLAVRx_VIIRS, GOESL1B
from util.geos_nav import GEOSNavigation from util.geos_nav import GEOSNavigation
import h5py import h5py
import re import re
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment