Skip to content

Commit

Permalink
docs: update pairfloes docstring
Browse files Browse the repository at this point in the history
Add argument latlonrefimage
  • Loading branch information
cpaniaguam authored Nov 28, 2023
1 parent ec0c674 commit b9ceaee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tracker/tracker.jl
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ The main steps of the algorithm are as follows:
- `segmented_imgs`: array of images with segmented floes
- `props`: array of dataframes containing floe properties
- `passtimes`: array of `DateTime` objects containing the time of the image in which the floes were captured
- `latlonrefimage`: path to geotiff reference image for getting latitude and longitude of floe centroids
- `condition_thresholds`: 3-tuple of thresholds (each a named tuple) for deciding whether to match floe `i` from day `k` to floe j from day `k+1`
- `mc_thresholds`: thresholds for area mismatch and psi-s shape correlation
Expand Down

0 comments on commit b9ceaee

Please sign in to comment.