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

snapshot...

parent 7b44687e
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,7 @@ from icing.moon_phase import moon_phase ...@@ -7,6 +7,7 @@ from icing.moon_phase import moon_phase
from util.util import get_time_tuple_utc, is_day, check_oblique, get_median, homedir, write_icing_file_nc4,\ from util.util import get_time_tuple_utc, is_day, check_oblique, get_median, homedir, write_icing_file_nc4,\
write_icing_file_nc4_viirs, get_training_parameters,\ write_icing_file_nc4_viirs, get_training_parameters,\
make_for_full_domain_predict, make_for_full_domain_predict_viirs_clavrx, prepare_evaluate make_for_full_domain_predict, make_for_full_domain_predict_viirs_clavrx, prepare_evaluate
from util.util import geos_goes16_fd, geos_goes16_conus
from util.plot import make_icing_image from util.plot import make_icing_image
from util.geos_nav import get_navigation, get_lon_lat_2d_mesh from util.geos_nav import get_navigation, get_lon_lat_2d_mesh
from util.setup import model_path_day, model_path_night from util.setup import model_path_day, model_path_night
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment