Open brynpickering opened 5 months ago
Good spot, I guess that's the issue of usually only running the minimal workflow. Perhaps we should adjust the minimal workflow to include one of the countries for which data is usually missing? It seems that it's the JRC data missing countries. Should we directly address that in the JRC data processing upstream or should we do it in the transports script directly?
Addressed in #394 directly as the code is anyway modified.
What happened?
Running the full workflow, it has become apparent that the rule
create_controlled_road_transport_annual_demand_and_installed_capacities
misses data from some countries. This creates an error in the workflow in this set of method calls: https://github.com/calliope-project/euro-calliope/blob/5d5b4eb2b54c9381c569a2230e302e9014173a00/scripts/transport/road_transport_controlled_charging.py#L95-L104Version
1.2.0.dev
Relevant log output