PyPSA / PyPSA/pypsa-usa

Use PyPSA implemnetation of Haversine

Open
#158 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
Python
Stars
148
Forks
55
Avg merge
2d 11h
Merged PRs (30d)
18

Description

Feature Request

We have a haversine function here. PyPSA has this function in their geo module (see here). We should switch to using PyPSAs as it has checks and tests.

Suggested Solution

No response

Additional Info

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in workflow/scripts/build_base_network.py at the existing haversine function, then compare it with the implementation in PyPSA’s geo module. Replace the local use with PyPSA’s implementation and confirm the workflow relies on its checks and tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.