Skip to content
Snippets Groups Projects
Commit 3d63eaf9 authored by Alois Dirnaichner's avatar Alois Dirnaichner
Browse files

Add a little more detail on the workings of reportEDGETransport.

parent 84fb8369
No related branches found
No related tags found
1 merge request!83Reporting for EDGE-T
......@@ -51,6 +51,8 @@ if (0 == nchar(Sys.getenv('MAGICC_BINARY'))) {
}
## generate EDGE-T reporting if it is needed
## the reporting is appended to REMIND_generic_<scenario>.MIF
## REMIND_generic_<scenario>_withoutPlus.MIF is replaced.
if(file.exists(file.path(outputdir, "EDGE-T"))){
reportEDGETransport(outputdir)
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment