{ "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "import sentier_data_tools as sdt\n", "import sentier_peakachu as sp\n", "from datetime import datetime" ] }, { "cell_type": "code", "execution_count": 14, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code ABW not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:129: UserWarning: Location not found for ABW, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, other_fossil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code BES not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:129: UserWarning: Location not found for BES, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code BMU not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:129: UserWarning: Location not found for BMU, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, coal, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, gas, coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, biomass, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, biomass, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code ESH not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:129: UserWarning: Location not found for ESH, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, biomass, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type waste, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, other_fossil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, gas, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, biomass, other_fossil, coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, biomass, other_fossil, oil, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type waste, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, biomass, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, waste, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type waste, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code GLP not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:129: UserWarning: Location not found for GLP, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code GUF not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:129: UserWarning: Location not found for GUF, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code HKG not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:129: UserWarning: Location not found for HKG, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type waste, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, oil, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code KOR not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:129: UserWarning: Location not found for KOR, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code KWT not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:129: UserWarning: Location not found for KWT, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code MTQ not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:129: UserWarning: Location not found for MTQ, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code NCL not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:129: UserWarning: Location not found for NCL, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, biomass, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code PYF not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:129: UserWarning: Location not found for PYF, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code REU not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:129: UserWarning: Location not found for REU, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type biomass, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, coal, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, biomass not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type waste, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type other_fossil, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, oil, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type gas, other_fossil not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type oil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, biomass, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:122: UserWarning: Source type coal, other_fossil, gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code KR not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:216: UserWarning: Location not found for KR, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by gas not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code WA not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:216: UserWarning: Location not found for WA, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code WE not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:216: UserWarning: Location not found for WE, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code WF not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:216: UserWarning: Location not found for WF, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code WL not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:216: UserWarning: Location not found for WL, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/utils_location.py:40: UserWarning: ISO code WM not found\n", " warnings.warn(f\"ISO code {iso_code} not found\")\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:216: UserWarning: Location not found for WM, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by biomass and waste not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by coal not found, skipping Dataset creation\n", " warnings.warn(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/data.py:222: UserWarning: Technology Production of electricity by petroleum and other oil derivatives not found, skipping Dataset creation\n", " warnings.warn(\n" ] } ], "source": [ "sp.create_local_electricity_datastorage()" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## ElectricitySourceModel" ] }, { "cell_type": "code", "execution_count": 29, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
https://example.com/model-terms/identifierhttps://example.com/model-terms/namehttps://example.com/model-terms/start_timehttps://example.com/model-terms/end_timehttps://example.com/process-terms/powergenerationhttp://openenergy-platform.org/ontology/oeo/OEO_00260007
325453752<unknown plant name>2022-01-01 00:00:002022-12-31 00:00:0012100069000.0
1025454335AOS GmbH power station2022-01-01 00:00:002022-12-31 00:00:0010300042000.0
1425452456Ahrensfelde power station2022-01-01 00:00:002022-12-31 00:00:00516000293000.0
1825450400Anlage Krefeld DT power station2022-01-01 00:00:002022-12-31 00:00:0018900085000.0
2225452905BHKW Obere Viehweide2022-01-01 00:00:002022-12-31 00:00:004800028000.0
.....................
25825452416Universitat Freiburg power station2022-01-01 00:00:002022-12-31 00:00:009300038000.0
26225455616Werk Düsseldorf power station2022-01-01 00:00:002022-12-31 00:00:005800033000.0
26625451177Wintershall power station2022-01-01 00:00:002022-12-31 00:00:009700040000.0
27025451395Wolfen Envia power station2022-01-01 00:00:002022-12-31 00:00:0017200070000.0
27425451178Zielitz2022-01-01 00:00:002022-12-31 00:00:007200029000.0
\n", "

68 rows × 6 columns

\n", "
" ], "text/plain": [ " https://example.com/model-terms/identifier \\\n", "3 25453752 \n", "10 25454335 \n", "14 25452456 \n", "18 25450400 \n", "22 25452905 \n", ".. ... \n", "258 25452416 \n", "262 25455616 \n", "266 25451177 \n", "270 25451395 \n", "274 25451178 \n", "\n", " https://example.com/model-terms/name \\\n", "3 \n", "10 AOS GmbH power station \n", "14 Ahrensfelde power station \n", "18 Anlage Krefeld DT power station \n", "22 BHKW Obere Viehweide \n", ".. ... \n", "258 Universitat Freiburg power station \n", "262 Werk Düsseldorf power station \n", "266 Wintershall power station \n", "270 Wolfen Envia power station \n", "274 Zielitz \n", "\n", " https://example.com/model-terms/start_time \\\n", "3 2022-01-01 00:00:00 \n", "10 2022-01-01 00:00:00 \n", "14 2022-01-01 00:00:00 \n", "18 2022-01-01 00:00:00 \n", "22 2022-01-01 00:00:00 \n", ".. ... \n", "258 2022-01-01 00:00:00 \n", "262 2022-01-01 00:00:00 \n", "266 2022-01-01 00:00:00 \n", "270 2022-01-01 00:00:00 \n", "274 2022-01-01 00:00:00 \n", "\n", " https://example.com/model-terms/end_time \\\n", "3 2022-12-31 00:00:00 \n", "10 2022-12-31 00:00:00 \n", "14 2022-12-31 00:00:00 \n", "18 2022-12-31 00:00:00 \n", "22 2022-12-31 00:00:00 \n", ".. ... \n", "258 2022-12-31 00:00:00 \n", "262 2022-12-31 00:00:00 \n", "266 2022-12-31 00:00:00 \n", "270 2022-12-31 00:00:00 \n", "274 2022-12-31 00:00:00 \n", "\n", " https://example.com/process-terms/powergeneration \\\n", "3 121000 \n", "10 103000 \n", "14 516000 \n", "18 189000 \n", "22 48000 \n", ".. ... \n", "258 93000 \n", "262 58000 \n", "266 97000 \n", "270 172000 \n", "274 72000 \n", "\n", " http://openenergy-platform.org/ontology/oeo/OEO_00260007 \n", "3 69000.0 \n", "10 42000.0 \n", "14 293000.0 \n", "18 85000.0 \n", "22 28000.0 \n", ".. ... \n", "258 38000.0 \n", "262 33000.0 \n", "266 40000.0 \n", "270 70000.0 \n", "274 29000.0 \n", "\n", "[68 rows x 6 columns]" ] }, "execution_count": 29, "metadata": {}, "output_type": "execute_result" } ], "source": [ "el_from_gas = sdt.ProductIRI(\"https://vocab.sentier.dev/products/electricity/fossil-gas\")\n", "location = sdt.GeonamesIRI(sp.get_geonames_iri_from_iso_code(\"DE\"))\n", "demand = sdt.Demand(\n", " product_iri=el_from_gas,\n", " unit_iri=sdt.UnitIRI(\"https://vocab.sentier.dev/units/unit/KilowattHour\"),\n", " amount=10,\n", " spatial_context=location,\n", " begin_date=datetime(2022, 10, 8, 6, 49, 0),\n", " end_date=datetime(2022, 10, 9, 6, 59, 0),\n", ")\n", "model = sp.ElectricitySourceModel(demand=demand, run_config=sdt.RunConfig())\n", "plant_emissions = model.get_model_data()\n", "plant_emissions" ] }, { "cell_type": "code", "execution_count": 30, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "0.47760833563345295" ] }, "execution_count": 30, "metadata": {}, "output_type": "execute_result" } ], "source": [ "model.calculate_average_source_emission_factor(plant_emissions)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## ElectricityMixModel" ] }, { "cell_type": "code", "execution_count": 27, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "https://vocab.sentier.dev/products/electricity/biomass 0.066399\n", "https://vocab.sentier.dev/products/electricity/lignite 0.166777\n", "https://vocab.sentier.dev/products/electricity/natural-gas 0.030675\n", "https://vocab.sentier.dev/products/electricity/hard-coal 0.066755\n", "https://vocab.sentier.dev/products/electricity/crude-oil 0.004427\n", "https://vocab.sentier.dev/products/electricity/geothermal 0.000299\n", "https://vocab.sentier.dev/products/electricity/pumped-storage 0.00077\n", "https://vocab.sentier.dev/products/electricity/run-of-river 0.022842\n", "https://vocab.sentier.dev/products/electricity/hydro-reservoirs 0.001414\n", "http://openenergyplatform.org/ontology/oeo/OEO_00010417/ 0.062879\n", "https://vocab.sentier.dev/products/electricity/other 0.002361\n", "https://vocab.sentier.dev/products/electricity/other-renewable-sources 0.001501\n", "http://openenergyplatform.org/ontology/oeo/OEO_00010419/ 0.217542\n", "https://vocab.sentier.dev/products/electricity/waste 0.013479\n", "https://vocab.sentier.dev/products/electricity/offshore 0.073709\n", "https://vocab.sentier.dev/products/electricity/onshore 0.26817\n", "dtype: object" ] }, "execution_count": 27, "metadata": {}, "output_type": "execute_result" } ], "source": [ "\n", "generic_electricity = sdt.ProductIRI(\"http://openenergy-platform.org/ontology/oeo/OEO_00000139\") # electrical energy\n", "location = sdt.GeonamesIRI(sp.get_geonames_iri_from_iso_code(\"DE\"))\n", "demand = sdt.Demand(\n", " product_iri=generic_electricity,\n", " unit_iri=sdt.UnitIRI(\"https://vocab.sentier.dev/units/unit/KilowattHour\"),\n", " amount=10,\n", " spatial_context=location,\n", " begin_date=datetime(2022, 10, 8, 12, 46, 0),\n", " end_date=datetime(2022, 10, 8, 16, 49, 0),\n", ")\n", "model = sp.ElectricityMixModel(demand=demand, run_config=sdt.RunConfig())\n", "df = model.get_model_data()\n", "mix = model.calculate_market_mix(df)\n", "mix" ] }, { "cell_type": "code", "execution_count": 28, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "\u001b[32m2024-10-11 14:29:05.709\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36msentier_peakachu.model\u001b[0m:\u001b[36mget_bonsai_emission_factor\u001b[0m:\u001b[36m175\u001b[0m - \u001b[34m\u001b[1mhttp://openenergyplatform.org/ontology/oeo/OEO_00010417/: 0 0.003956\n", "Name: https://example.com/indirect_CO2_emissions, dtype: float64 kgCO2eq/kWh\u001b[0m\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/model.py:176: FutureWarning: Calling float on a single element Series is deprecated and will raise a TypeError in the future. Use float(ser.iloc[0]) instead\n", " datasets = list(\n", "\u001b[32m2024-10-11 14:29:05.713\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36msentier_peakachu.model\u001b[0m:\u001b[36mget_bonsai_emission_factor\u001b[0m:\u001b[36m175\u001b[0m - \u001b[34m\u001b[1mhttp://openenergyplatform.org/ontology/oeo/OEO_00010419/: 0 0.005862\n", "Name: https://example.com/indirect_CO2_emissions, dtype: float64 kgCO2eq/kWh\u001b[0m\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/model.py:176: FutureWarning: Calling float on a single element Series is deprecated and will raise a TypeError in the future. Use float(ser.iloc[0]) instead\n", " datasets = list(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/model.py:153: UserWarning: No emission factor available for https://vocab.sentier.dev/products/electricity/biomass.\n", " elif technology in DIRTY_BONSAI_PRODUCT_IRIS_MAPPING.values():\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/model.py:153: UserWarning: No emission factor available for https://vocab.sentier.dev/products/electricity/hydro-reservoirs.\n", " elif technology in DIRTY_BONSAI_PRODUCT_IRIS_MAPPING.values():\n", "\u001b[32m2024-10-11 14:29:05.724\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36msentier_peakachu.model\u001b[0m:\u001b[36mget_bonsai_emission_factor\u001b[0m:\u001b[36m175\u001b[0m - \u001b[34m\u001b[1mhttps://vocab.sentier.dev/products/electricity/offshore: 0 0.008759\n", "Name: https://example.com/indirect_CO2_emissions, dtype: float64 kgCO2eq/kWh\u001b[0m\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/model.py:176: FutureWarning: Calling float on a single element Series is deprecated and will raise a TypeError in the future. Use float(ser.iloc[0]) instead\n", " datasets = list(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/model.py:153: UserWarning: No emission factor available for https://vocab.sentier.dev/products/electricity/onshore.\n", " elif technology in DIRTY_BONSAI_PRODUCT_IRIS_MAPPING.values():\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/model.py:153: UserWarning: No emission factor available for https://vocab.sentier.dev/products/electricity/other.\n", " elif technology in DIRTY_BONSAI_PRODUCT_IRIS_MAPPING.values():\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/model.py:153: UserWarning: No emission factor available for https://vocab.sentier.dev/products/electricity/other-renewable-sources.\n", " elif technology in DIRTY_BONSAI_PRODUCT_IRIS_MAPPING.values():\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/model.py:153: UserWarning: No emission factor available for https://vocab.sentier.dev/products/electricity/pumped-storage.\n", " elif technology in DIRTY_BONSAI_PRODUCT_IRIS_MAPPING.values():\n", "\u001b[32m2024-10-11 14:29:05.726\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36msentier_peakachu.model\u001b[0m:\u001b[36mget_bonsai_emission_factor\u001b[0m:\u001b[36m175\u001b[0m - \u001b[34m\u001b[1mhttps://vocab.sentier.dev/products/electricity/run-of-river: 0 0.02185\n", "Name: https://example.com/indirect_CO2_emissions, dtype: float64 kgCO2eq/kWh\u001b[0m\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/model.py:176: FutureWarning: Calling float on a single element Series is deprecated and will raise a TypeError in the future. Use float(ser.iloc[0]) instead\n", " datasets = list(\n", "/Users/timodiepers/Documents/Coding/sentier_peakachu/sentier_peakachu/model.py:153: UserWarning: No emission factor available for https://vocab.sentier.dev/products/electricity/waste.\n", " elif technology in DIRTY_BONSAI_PRODUCT_IRIS_MAPPING.values():\n", "\u001b[32m2024-10-11 14:29:05.727\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36msentier_peakachu.model\u001b[0m:\u001b[36mcalculate_impact\u001b[0m:\u001b[36m158\u001b[0m - \u001b[34m\u001b[1mMarket shares: http://openenergyplatform.org/ontology/oeo/OEO_00010417/ 0.097396\n", "http://openenergyplatform.org/ontology/oeo/OEO_00010419/ 0.336957\n", "https://vocab.sentier.dev/products/electricity/fossil-coal 0.361724\n", "https://vocab.sentier.dev/products/electricity/fossil-gas 0.047513\n", "https://vocab.sentier.dev/products/electricity/fossil-oil 0.006857\n", "https://vocab.sentier.dev/products/electricity/offshore 0.114171\n", "https://vocab.sentier.dev/products/electricity/run-of-river 0.035381\n", "dtype: object\u001b[0m\n", "\u001b[32m2024-10-11 14:29:05.728\u001b[0m | \u001b[34m\u001b[1mDEBUG \u001b[0m | \u001b[36msentier_peakachu.model\u001b[0m:\u001b[36mcalculate_impact\u001b[0m:\u001b[36m159\u001b[0m - \u001b[34m\u001b[1mEmission factors: [0.0039560534658934, 0.0058620699985722, 1.0600055470808487, 0.47760833563345295, 1.2052173913043478, 0.0087592857659799, 0.0218504529044417]\u001b[0m\n" ] }, { "data": { "text/plain": [ "4.185207124796479" ] }, "execution_count": 28, "metadata": {}, "output_type": "execute_result" } ], "source": [ "model.calculate_impact(mix)" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "sentier", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.12.2" } }, "nbformat": 4, "nbformat_minor": 2 }