Complete TYNDP 2024 migration: gas sector
Follow-up to #1443. The electricity-side migration (electrical_neighbours.py, tyndp.py) is done and verified in production. The gas sector (gas_neighbours/eGon2035.py) still runs on TYNDP 2020 data. This was kept intentionally working via a legacy download (capacities_2020_gas_legacy in tyndp.py) so it wouldn't break in the meantime.
Remaining work
Note: the remaining work could include more items that I did not see while creating this issue
Complete TYNDP 2024 migration: gas sector
Follow-up to #1443. The electricity-side migration (
electrical_neighbours.py,tyndp.py) is done and verified in production. The gas sector (gas_neighbours/eGon2035.py) still runs on TYNDP 2020 data. This was kept intentionally working via a legacy download (capacities_2020_gas_legacyintyndp.py) so it wouldn't break in the meantime.Remaining work
calc_capacities()(gas production capacities) for the TYNDP 2024 wide-table formatcalc_global_ch4_demand()calc_global_power_to_h2_demand()calculate_ocgt_capacities()map_carriers_tyndp()equivalent. Needs inspecting TYNDP 2024's H2/CH4 output files (MMStandardOutputFile_*_H2_v11_SoS.xlsb), not yet donegas_neighbours/__init__.pysource config to the new 2024 filescapacities_2020_gas_legacydownload intyndp.pyonce gas no longer needs itsanity_checks.py'setrago_eGon2035_gas_abroad(), which imports gas's capacity functions directlyNote: the remaining work could include more items that I did not see while creating this issue