ricnogfer / pypsa-eur-sec_land_transport

0 stars 3 forks source link

Figures representing the fraction of cars being charged/discharged + "p_min_pu" constraint on every car #27

Closed ebbekyhl closed 1 year ago

ebbekyhl commented 1 year ago

The following items were added in this pull request:

In addition, the "p_min_pu" attribute was set to the normalized load for every car to ensure that they follow the load in every hour.

martavp commented 1 year ago

Hi @ebbekyhl and @s8au ,

I'm trying the branch 'endogenous-dev and it runs nicely, however

[ ] the new figures implemented by Ebbe are only plotted for one planning horizon (regardless of what is selected in the config file) [ ] the figures with annual representation look nice, but the others are empty (I suspect a problem with datatime and different pandas version, can you add the pandas version you are using to the environment.yaml file) [ ] the figures implemented by Sina still appear there, check the questions that I added in the PR

@s8au , can you try to solve this so that figures for every planning_horizon are plotted (you can also upload the results folder to the repository), we can check that they show what we expect in our meeting on Wednesday.

ebbekyhl commented 1 year ago

I have added the Pandas version here #29

s8au commented 1 year ago

[x ] the new figures implemented by Ebbe are only plotted for one planning horizon (regardless of what is selected in the config file) Should be fixed with #30