Skip to content

Commit

Permalink
reverting merge overwritte
Browse files Browse the repository at this point in the history
  • Loading branch information
Renato-Rodrigues committed Sep 20, 2024
1 parent 72ff3b9 commit b3fc126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/output/single/reporting.R
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ edgetOutputDir <- file.path(outputdir, "EDGE-T")
if(file.exists(edgetOutputDir)) {
if (! file.exists(file.path(edgetOutputDir, "4_Output", "vehSalesAndModeShares.RDS"))) {
message("EDGE-T reporting files are missing, probably because the run was killed.")
message("Rerunning iterativeEdgeTransport().")
message("Rerunning toolIterativeEDGETransport().")
savewd <- getwd()
setwd(outputdir)
edgeTransport::iterativeEdgeTransport()
Expand Down

0 comments on commit b3fc126

Please sign in to comment.