GQL Statement

MAX(
  V(
    FILTER(
      ALL(),
      "network_gas && (network_gas.type == :storage)"
    ),
    network_gas_output_curve
  )
)

Result

2019 9.46 ms
nil
MW
2050 11.37 ms
48,028.50648964467
MW

Description

Selects the gas output capacity of the gas storage by taking the maximum value of the hourly output curve.

Characteristics

Groups
Unit MW
File path /app/tmp/etsource/gqueries/general/flexibility/network_gas/network_gas_production_flexible_storage_capacity.gql

References