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

Display hydrophones that move between deployments in different rows. #19

Open
Jacob-Stevens-Haas opened this issue Dec 7, 2022 · 0 comments
Labels
bug Something isn't working low-priority-wishlist YAGNI or speculative generality

Comments

@Jacob-Stevens-Haas
Copy link
Owner

Currently, show_data() puts all deployments of the same hydrophone in the same row, assigning them an identical UTM zone.
However, successive deployments may be in different locations, which means that I need to implement the all_same_loc() function to create multiple rows for the hydrophones that move into a different zone.

@Jacob-Stevens-Haas Jacob-Stevens-Haas added the bug Something isn't working label Dec 7, 2022
@Jacob-Stevens-Haas Jacob-Stevens-Haas added the low-priority-wishlist YAGNI or speculative generality label Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working low-priority-wishlist YAGNI or speculative generality
Projects
None yet
Development

No branches or pull requests

1 participant