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

Add 'length overrides' to places where transmission distances are assumed via haversine #460

Open
danielolsen opened this issue Apr 22, 2021 · 1 comment
Labels
feature request Request for a new feature. (Only lives in Backlog)

Comments

@danielolsen
Copy link
Contributor

Currently, we assume that all transmission lines follow minimum great circle distances point-to-point. We do this for:

  • calculating costs of branch upgrades
  • calculating impedances for new branches
  • calculating MW-miles of upgrades

It would be nice if we could pass 'overrides' on a per-branch basis that would substitute for great-circle distances, where we have better estimates of real distances.

@danielolsen danielolsen added the feature request Request for a new feature. (Only lives in Backlog) label Apr 22, 2021
@merrielle
Copy link
Collaborator

possibly add length field to branch dataframe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature. (Only lives in Backlog)
Projects
None yet
Development

No branches or pull requests

2 participants