Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(long tracker): add separate UUID function #532

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

hollandjg
Copy link
Collaborator

@hollandjg hollandjg commented Dec 19, 2024

Add function required for manipulating the props DataFrame to include a UUID column.

This is required for the long-tracker CLI. In the "old" tracker IceFloeTracker.pairfloes, this step was included, but in the "long" tracker IceFloeTraker.long_tracker, it isn't, so it needs to be made available to go into the long_tracker version of the CLI wrapper script.

Copy link
Member

@cpaniaguam cpaniaguam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good here, but consider cleaning up one of the docstrings.

@hollandjg hollandjg requested a review from cpaniaguam December 19, 2024 14:39
@hollandjg hollandjg merged commit d2aeb89 into main Dec 19, 2024
7 checks passed
@hollandjg hollandjg deleted the feat(long-tracker)--add-separate-uuid-function branch December 19, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants