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

snapshot...

parent 27492e72
Branches
No related tags found
No related merge requests found
......@@ -7,9 +7,6 @@ tf_model_name = model_path+'tf_model_cld_frac_abi_v1' + os.sep
def infer_cloud_fraction(clvrx_path, output_dir, model_path=model_path+tf_model_name, full_disk=True):
if not os.path.isdir(clvrx_path):
clvrx_path = os.path.basename(clvrx_path)
clvrx_ds = CLAVRx(clvrx_path)
for fname, t_start, t_stop in clvrx_ds:
dto = clvrx_ds.get_datetime(fname)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment