gas_neighbours

The central module containing definition of the datasets dealing with gas neighbours

class GasNeighbours(dependencies)[source]

Bases: egon.data.datasets.Dataset

Insert the missing gas data abroad.

Insert the missing gas data into the database for the scenario eGon2035 by executing successively the functions tyndp_gas_generation, tyndp_gas_demand, grid and insert_ocgt_abroad, and for the scenario eGon100RE with the function insert_gas_neigbours_eGon100RE.

Dependencies
Resulting tables
name: str = 'GasNeighbours'
version: str = '0.0.5'
no_gas_neighbours_required()[source]