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

Correctly deal with cluster-type reporting generation for EDGETransport reporting.

parent a6c2eb7e
No related branches found
No related tags found
1 merge request!79EDGE-T Validation Output - Fix
require(rmarkdown)
require(lucode)
if(!exists("source_include")) {
## Define arguments that can be read from command line
readArgs("outputdir","gdx_name","gdx_ref_name")
}
load(file.path(outputdir, "config.Rdata"))
## run EDGE transport validation output if required
if(cfg$gms$transport == "edge_esm"){
......
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