Skip to content

Commit

Permalink
fix: update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cpaniaguam committed Oct 21, 2024
1 parent 96e8945 commit 76d09b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/track-floes/track-floes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"metadata": {},
"outputs": [],
"source": [
"# Get paired floes with labels; other tracking data is in the `tracked` variable\n",
"# Get paired floes with labels\n",
"pairs = pairfloes(imgs, props, passtimes, latlonimgpth, condition_thresholds, mc_thresholds)"
]
}
Expand Down

0 comments on commit 76d09b2

Please sign in to comment.