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

snapshot...

parent fedfcb31
No related merge requests found
......@@ -1050,8 +1050,8 @@ def write_icing_file_nc4(clvrx_str_time, output_dir, preds_dct, probs_dct,
def write_icing_file_nc4_viirs(clvrx_str_time, output_dir, preds_dct, probs_dct,
lons, lats,
has_time=False, use_nan=False, prob_thresh=0.5, bt_10_4=None):
lons, lats,
has_time=False, use_nan=False, prob_thresh=0.5, bt_10_4=None):
outfile_name = output_dir + 'icing_prediction_'+clvrx_str_time+'.nc'
rootgrp = Dataset(outfile_name, 'w', format='NETCDF4')
......
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