GQL Statement

SUM_CURVES(V(
  INTERSECTION(
    FILTER(ALL(),"network_gas && (network_gas.type == :consumer || network_gas.type == :export)"),
    EXCLUDE(SECTOR(bunkers),G(electricity_production))
  ),
  network_gas_input_curve
))

Result

2019 12.44 ms
[

]
curve
2050 12.27 ms
[

]
curve

Description

Characteristics

Groups
Unit curve
File path /app/tmp/etsource/gqueries/general/network_gas/demand/bunkers_network_gas_input_curve.gql

References