heat_production_from_ambient_in_other debug
GQL Statement
SUM(
  V(
    INTERSECTION(
      G(heat_production),SECTOR(other)
    ),
    input_of_ambient_heat
  ),
  V(
    INTERSECTION(
      G(heat_production),SECTOR(other)
    ),
    input_of_ambient_cold
  )      
) / BILLIONSResult
| 2019 | 0.0 | PJ | 
| 2050 | 0.0 | PJ | 
Description
Use of 'ambient' carrier group in 'heat_production' in the other sector
Characteristics
| Groups | |
| Unit | PJ | 
| File path | /app/tmp/etsource/gqueries/general/heat/heat_production_per_carrier/heat_production_from_ambient_in_other.gql |