From 60a4e36ced9063c890802517209e41e8e73aaa8e Mon Sep 17 00:00:00 2001 From: BenjaminBlanz <79572774+BenjaminBlanz@users.noreply.github.com> Date: Mon, 22 Jul 2024 19:51:47 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d58e96b..3287390 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # MacroMIP + +# Raw Results Analysis_BB Code used in the postprocessing of the macromip model results. The initial version only deals with the output files from the IIASA ABM. The data files can be found on the confluence and should be placed in the same directory as the script. + +# R files +Process the scenarios to have standardized columns, add country aggregated versions, and calculate relative impacts. -- GitLab