Skip to content

Commit

Permalink
need to add spatial class id to taxa df
Browse files Browse the repository at this point in the history
  • Loading branch information
alexshepard committed May 11, 2024
1 parent d947093 commit 725a8a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generate_thresholds.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ def main(args):
usecols=[
"taxon_id",
"leaf_class_id",
"spatial_class_id",
"iconic_class_id"
]
)
Expand Down

0 comments on commit 725a8a4

Please sign in to comment.