PyPSA/pypsa-usa

NREL ATB Fuel Costs for Nuclear and Biopower

Open

#63 opened on Sep 25, 2023

 (0 comments) (0 reactions) (1 assignee)Python (52 forks)auto 404
bugenhancementgood first issue

Repository metrics

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

Description

Feature Request

Right now, fuel costs for natural gas are pulled from the EIA. However, all other fuel costs use the standard values found in the technology-data download. This data is mostly based on European data. The NREL ATB will provide fuel costs for Biopower and Uranium that we should pull in.

Suggested Solution

Much of the logic is already there to build the fuel costs core_metric_parameter key. It is mostly just mapping the values over in add_electricity.py

Additional Info

No response

Contributor guide