Tag registered works with No_Tide.mat now

master
Jonathan Chan 2 years ago
parent ff79c8d401
commit dee7c7d1ae

@ -124,7 +124,7 @@ for site in os.listdir(images_dir): # Loop through SITES
tides_df = get_site_tide_data(images_parent_dir, site)
font = image2tag.get_font()
image2tag.get_tide(tides_df)
if tides_df: image2tag.get_tide(tides_df)
image2tag.create_tag()
tag_image(image2tag)

Loading…
Cancel
Save