#################################################################################### # This file is part of the project MODAL-EnergyLab in the Research Campus MODAL # funded by the BMBF (05M14ZAM, 05M20ZBM) # # Copyright (C) 2023 # Zuse Institute Berlin # Contact: Thorsten Koch (koch@zib.de) # All rights reserved. # # This work is licensed under the Creative Commons Attribution 3.0 Unported License. # To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/ # or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, # California, 94041, USA. # # Please note that you have to cite # Yueksel-Erguen et al. (2020) "Lessons learned from gas network # data preprocessing", ZIB-Report 20-13, # (https://opus4.kobv.de/opus4-zib/files/7826/ZIB-Report_20-13_v2.pdf) # and # Yueksel-Erguen, Koch, Zittel. (2024) "Mathematical optimization based flow # scenario generation for operational analysis of European gas transport networks # based on open data", ZIB-Report 24-03 # if you use this data # # # #################################################################################### # # Changelog # recent instance archive GasLib-2607-v1-20240708.zip # #################################################################################### #All notable changes to this instance will be documented in this file. #It's also meant to track design decisions of topology changes etc. ## 2024-07-08 ### Added - initial changelog file during introduction of GasLib-2607 (GasLib-DE)