quintel / etlocal

Regional data analysis tool for the Energy Transition Model
https://data.energytransitionmodel.com/
MIT License
2 stars 2 forks source link

Update green gas mapping #420

Open mabijkerk opened 1 year ago

mabijkerk commented 1 year ago

The current mapping of green gas presents a number of problems. This becomes especially clear for Cyprus, which has no Natural gas demands in the Eurostat energy balance, only Biogases.

Screenshot 2022-09-14 at 17 09 37

Issues

  - header: energy_mix_gas_network
    items:
      - key: energy_distribution_greengas_demand
        unit: 'TJ'
        entso: |
          0.995 * (EB("Total energy supply", "Biogases") -
          EB("Transformation input - electricity and heat generation - autoproducer combined heat and power - energy use", "Biogases") -
          EB("Transformation input - electricity and heat generation - main activity producer combined heat and power - energy use", "Biogases"))
      - key: energy_regasification_lng_energy_national_gas_network_natural_gas_demand
        unit: 'TJ'
Screenshot 2022-09-14 at 17 14 06 Screenshot 2022-09-14 at 17 39 18

Solution Based on the issues above, I would argue that a redesign of the mapping of green gas, natural gas, and LNG is in order. Further investigation is required to determine the best solution.

Notifying @marliekeverweij @Charlottevm

github-actions[bot] commented 1 month ago

This issue has had no activity for 60 days and will be closed in 7 days. Removing the "Stale" label or posting a comment will prevent it from being closed automatically. You can also add the "Pinned" label to ensure it isn't marked as stale in the future.