PyPSA/pypsa-usa

Use PyPSA implemnetation of Haversine

Open

#158 opened on Feb 6, 2024

 (1 comment) (0 reactions) (0 assignees)Python (52 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (140 stars)
PR merge metrics
 (PR metrics pending)

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