Release notes for version 0.3.1 Fixing issue with the default value of the EROI, which was set to 0 in the excel file, but 1 in the code. Therefore it always got value 1 when simulating. Release notes for version 0.3.0 Includes a fully working version of the pymedeas_eu model Sets the EROI default state to deactivated in all models Added possibility to deactivate energy scarcity feedback on economy (in the inputs file) Added impact on global energy scarcity in the EU model. This impact can be activated, deactivated or provided as a time-series through the inputs.xls file. Removed closing confirmation dialog box from the plot tool The config.ini file now lets users select which model to run (pymedeas_w or pymedeas_eu) Updated README.md with extra documentation Updated pymedeas_user_manual.pdf file Deleted unused folder upd from the project Users can now select the name of the results file when running a simulation, using the -n parameter Adds headless mode to the CLI options (-b) The path of the external data file imported by the pymedeas_eu model is now displayed on stdout The -h parameter now displays the default values of the parameters bugfix: removed non-available variables from the default plot list bugfix: Pressing the Clear data button now clears the variables list bugfix: Fixes inconsistencies in the constants.json of the pymedeas_w model bugfix: Fixes issue of timeseries exported to csv as strings (between []) Plot tool new functionalities: - Possibility to plot as many simulation results as the user wishes - Plot legends and line traits updated - Adds total_co2_emissions_gtco2 in default plot list - The list of variables displayed is now read directly from a dataframe, not from last_output.conf - When the csv file name is not the standard, the user can provide their own name from standard input