gas_areas¶
The central module containing code to create CH4 and H2 voronoi polygons
-
class
EgonPfHvGasVoronoi(**kwargs)[source]¶ Bases:
sqlalchemy.ext.declarative.api.BaseClass definition of table grid.egon_gas_voronoi
-
bus_id¶ Bus of the corresponding area
-
carrier¶ Gas carrier of the voronoi area (“CH4”, “H2_grid” or “H2_saltcavern”)
-
geom¶ Geometry of the corresponding area
-
scn_name¶ Name of the scenario
-
-
class
GasAreaseGon100RE(dependencies)[source]¶ Bases:
egon.data.datasets.DatasetCreate the gas voronoi table and the gas voronoi areas for eGon100RE
- Dependencies
- Resulting tables
-
name= 'GasAreaseGon100RE'¶
-
version= '0.0.1'¶
-
class
GasAreaseGon2035(dependencies)[source]¶ Bases:
egon.data.datasets.DatasetCreate the gas voronoi table and the gas voronoi areas for eGon2035
- Dependencies
- Resulting tables
-
name= 'GasAreaseGon2035'¶
-
version= '0.0.2'¶