From ce3b193a88ad7290ed8b669df4d9a550e9b80978 Mon Sep 17 00:00:00 2001 From: Julio Pascual <108464786+jpscl@users.noreply.github.com> Date: Mon, 4 Jul 2022 18:42:22 +0200 Subject: [PATCH] Update add_electricity.py --- scripts/add_electricity.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/add_electricity.py b/scripts/add_electricity.py index 342b12e9..0fb025df 100755 --- a/scripts/add_electricity.py +++ b/scripts/add_electricity.py @@ -53,7 +53,7 @@ Inputs :scale: 34 % - ``data/geth2015_hydro_capacities.csv``: alternative to capacities above; not currently used! -- ``resources/opsd_load.csv`` Hourly per-country load profiles. +- ``resources/load.csv`` Hourly per-country load profiles. - ``resources/regions_onshore.geojson``: confer :ref:`busregions` - ``resources/nuts3_shapes.geojson``: confer :ref:`shapes` - ``resources/powerplants.csv``: confer :ref:`powerplants`