PyPSA/pypsa-usa

Clarify costs rule names/scopes

Open

#231 opened on Mar 20, 2024

 (0 comments) (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 the following rules:

  • build_cost_data
  • build_fuel_prices
  • retrieve_cost_data_usa
  • retrieve_cost_data_eur
  • retrieve_eia_data

From a naming perspective, it is not entirely clear what the differences are. For example, some fuel costs come from build_cost_data if using the ATB, while others are created in build_fuel_costs if they are dynamic. Clarity on scope and name would be good!

Suggested Solution

No response

Additional Info

No response

Contributor guide