Skip to content

Duplicate flowline points when using calibration #43

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

Open
oliverbobby opened this issue Apr 30, 2025 · 0 comments
Open

Duplicate flowline points when using calibration #43

oliverbobby opened this issue Apr 30, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@oliverbobby
Copy link

When there is not a large difference between the flowlines of two different years duplicate flowline point can appear. Duplicate points show in flowline points that have used calibration points. It is not a duplication of every point. Some of the original points and calibration points are present in the final output.

After a discussion with Mike some sections of code were identified as potential sources for the point duplication.
The join field in lines 212-217 and the use of the Object_ID field. Discussed use of a spatial join. Also, Possible issues in line 207 with use of station_distance used for the radius_or_tolerance.

@oliverbobby oliverbobby added the bug Something isn't working label May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants