{ "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", " | https://example.com/model-terms/identifier | \n", "https://example.com/model-terms/name | \n", "https://example.com/model-terms/start_time | \n", "https://example.com/model-terms/end_time | \n", "https://example.com/process-terms/powergeneration | \n", "http://openenergy-platform.org/ontology/oeo/OEO_00260007 | \n", "
|---|---|---|---|---|---|---|
| 3 | \n", "25453752 | \n", "<unknown plant name> | \n", "2022-01-01 00:00:00 | \n", "2022-12-31 00:00:00 | \n", "121000 | \n", "69000.0 | \n", "
| 10 | \n", "25454335 | \n", "AOS GmbH power station | \n", "2022-01-01 00:00:00 | \n", "2022-12-31 00:00:00 | \n", "103000 | \n", "42000.0 | \n", "
| 14 | \n", "25452456 | \n", "Ahrensfelde power station | \n", "2022-01-01 00:00:00 | \n", "2022-12-31 00:00:00 | \n", "516000 | \n", "293000.0 | \n", "
| 18 | \n", "25450400 | \n", "Anlage Krefeld DT power station | \n", "2022-01-01 00:00:00 | \n", "2022-12-31 00:00:00 | \n", "189000 | \n", "85000.0 | \n", "
| 22 | \n", "25452905 | \n", "BHKW Obere Viehweide | \n", "2022-01-01 00:00:00 | \n", "2022-12-31 00:00:00 | \n", "48000 | \n", "28000.0 | \n", "
| ... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "
| 258 | \n", "25452416 | \n", "Universitat Freiburg power station | \n", "2022-01-01 00:00:00 | \n", "2022-12-31 00:00:00 | \n", "93000 | \n", "38000.0 | \n", "
| 262 | \n", "25455616 | \n", "Werk Düsseldorf power station | \n", "2022-01-01 00:00:00 | \n", "2022-12-31 00:00:00 | \n", "58000 | \n", "33000.0 | \n", "
| 266 | \n", "25451177 | \n", "Wintershall power station | \n", "2022-01-01 00:00:00 | \n", "2022-12-31 00:00:00 | \n", "97000 | \n", "40000.0 | \n", "
| 270 | \n", "25451395 | \n", "Wolfen Envia power station | \n", "2022-01-01 00:00:00 | \n", "2022-12-31 00:00:00 | \n", "172000 | \n", "70000.0 | \n", "
| 274 | \n", "25451178 | \n", "Zielitz | \n", "2022-01-01 00:00:00 | \n", "2022-12-31 00:00:00 | \n", "72000 | \n", "29000.0 | \n", "
68 rows × 6 columns
\n", "