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

snapshot...

parent 6c60bb66
Branches
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ def infer_cloud_products(clvrx_path, output_dir, full_disk=True, satellite='GOES
for pname, t_start, t_stop, dto in clvrx_ds:
clvrx_str_time = dto.strftime('%Y-%m-%d_%H:%M')
out_file = output_dir + 'cloud_fraction_' + clvrx_str_time + '.nc'
out_file = output_dir + 'cloud_fraction_opd' + clvrx_str_time + '.nc'
t0 = time.time()
if full_disk:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment