PyPSA / pypsa-eur

PyPSA-Eur: A Sector-Coupled Open Optimisation Model of the European Energy System
https://pypsa-eur.readthedocs.io/
326 stars 227 forks source link

Adding config for post discretization bugfix #1309

Closed toniseibold closed 4 days ago

toniseibold commented 1 week ago

Changes needed for making pypsa-eur compatible with https://github.com/PyPSA/PyPSA/pull/1039.

Changes proposed in this Pull Request

see https://github.com/PyPSA/PyPSA/pull/1039

Checklist

github-actions[bot] commented 1 week ago

Validator Report

I am the Validator. Download all artifacts here. I'll be back and edit this comment for each new commit.

General

Plots comparison
Main branch Feature branch
Image not available Image not available
Image not available Image not available
Image not available Image not available
Image not available Image not available
Image not available Image not available
Image not available Image not available
Files comparison
Status NRMSE MAE (norm)
cfs.csv :warning: NaN mismatch
nodal_cfs.csv :warning: NaN mismatch
nodal_supply_energy.csv :white_check_mark: Almost equal 0.000 0.00
nodal_capacities.csv :white_check_mark: Almost equal 0.000 0.00
costs.csv :white_check_mark: Almost equal 0.001 0.01
price_statistics.csv :white_check_mark: Almost equal 0.000 0.28
nodal_costs.csv :white_check_mark: Almost equal 0.003 0.00
curtailment.csv :white_check_mark: Almost equal 0.000 0.13
metrics.csv :white_check_mark: Almost equal 0.000 0.08
supply.csv :white_check_mark: Almost equal 0.000 0.02
capacities.csv :white_check_mark: Almost equal 0.000 0.03
energy.csv :white_check_mark: Almost equal 0.000 0.02
weighted_prices.csv :white_check_mark: Almost equal 0.564 0.34
supply_energy.csv :white_check_mark: Almost equal 0.000 0.03
prices.csv :white_check_mark: Almost equal 0.000 0.14
market_values.csv :white_check_mark: Almost equal 0.000 0.07
NRMSE: Normalized (min-max) Root Mean Square Error MAE (norm): Mean Absolute Error on normalized Data (min-max Status Threshold: MAE (norm) > 0.05 and NRMSE > 2

Model Metrics

Benchmarks Image not available Image not available Image not available

Comparing post_discretization (1c5ab1e) with master (e65ce91). Branch is 3 commits ahead and 0 commits behind. Last updated on 2024-09-24 16:33:29 CEST.