pypsa-meets-earth / pypsa-earth-sec

GNU General Public License v3.0
19 stars 16 forks source link

Add Rule prepare_transport_data_input #284

Closed Eddy-JV closed 3 months ago

Eddy-JV commented 4 months ago

Closes #223 (if applicable).

Changes proposed in this Pull Request

Instead of having a european limited .csv file for vehicles transport data, now we have a global online source that is fetched with a new rule and the resulting csv is saved in resources/transport_data.csv.

Checklist