- fix to support new indicators provided on ALSI (inventory in 10^3 m^3, DTMI in 10^3 m^3, Contracted Capacity, Available Capacity, Covered Capacity)
- include latest ALSI EIC listing (list of LNG terminals)
- fix topology at Velke Kapusany (UA-SK)
- add missing node Northern Ireland (NI) to list of non-EU nodes
- added beta version of topology file (v4) to the Repo (attempt to corrected NODE flow calculation)
- replace frame.append (deprecated) by pandas.concat
- updated Example Notebook 1 to use topology v3
- update topology (new NL consumption points since 1/7/2022)
- add edge Tarifa (ES-MA) to topology
- changed ENTSOG TP download behavior (download only network point data for which at least one indicator in topology is different from zero)
- fix unit of gasInStorage in download_gie_agsi()
- First version tag
- switched to new topology v3
- updated topology around Dornum (NO-DE)
- changed EIC file to CSV format
- added some minor functionality
- Initial commit