Skip to content

Commit

Permalink
Update to OpenTree 14.9
Browse files Browse the repository at this point in the history
  • Loading branch information
hyanwong committed May 7, 2024
1 parent 412f31d commit e7ca021
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OZprivate/ServerScripts/Utilities/picProcess.py
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ def info(*objs):
# takes as an input "any" "verified" or "pd" and also the src column (a number)
# it will OVERWRITE any rippled up pictures it finds for the same OTTID
def ripple_leaf(type_in):
info("rippling up from leaves to first nodes for {}".format(type_in))
info("Rippling up from leaves to first nodes for {}".format(type_in))
index_in = Images_OTT_head.index("overall_best_{}".format(type_in))
for row in range(len(Images_OTT_data_T)):
# function loops over all images in Images_OTT_data_T
Expand Down
Binary file added static/FinalOutputs/data/dates_28585269.js.gz
Binary file not shown.
1 change: 1 addition & 0 deletions static/FinalOutputs/data/dates_28585326.js

Large diffs are not rendered by default.

Binary file added static/FinalOutputs/data/dates_28585326.js.gz
Binary file not shown.

0 comments on commit e7ca021

Please sign in to comment.