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

Calculation of Euclidean distance in LSCorridors #1

Open
bniebuhr opened this issue Mar 10, 2017 · 0 comments
Open

Calculation of Euclidean distance in LSCorridors #1

bniebuhr opened this issue Mar 10, 2017 · 0 comments
Labels

Comments

@bniebuhr
Copy link
Contributor

[BUG Report] Reported by @felipemartello

For each corridor generated inside LSCorridors, the Euclidean distance between Source (S) and Target (T) points is calculated. However, instead of calculating the distance between actual S and T locations, which may vary from one simulation to another (depending on the size of the S and T patches), the algorithm is only calculating the Euclidean distance between the centroids of S and T patches.

@bniebuhr bniebuhr added the bug label Apr 13, 2018
JohnWRRC added a commit that referenced this issue Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant