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

snapshot...

parent d029cf58
No related branches found
No related tags found
No related merge requests found
......@@ -714,7 +714,7 @@ def write_icing_file_nc4_viirs(clvrx_str_time, output_dir, preds_dct, probs_dct,
def run_icing_predict(clvrx_dir='/Users/tomrink/data/clavrx/RadC/', output_dir=homedir,
day_model_path=model_path_day, night_model_path=model_path_night,
prob_thresh=0.5, satellite='GOES16', domain='CONUS', day_night='AUTO',
l1b_andor_l2='l2', use_flight_altitude=True, res_fac=1, use_nan=False,
l1b_andor_l2='both', use_flight_altitude=True, res_fac=1, use_nan=False,
has_time=False, model_type='FCN', use_dnb=False, use_max_cth_level=False):
if model_type == 'CNN':
......
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