EDGE-T Validation Output - Fix
Compare changes
- Alois Dirnaichner authored
- remove *explicit* flags for vintages and learning, essentially switching those to TRUE by default. - save and load RDS files to a subfolder in the output directory to not clutter the output dir too much. - add and group all RDS file save that are related to reporting.
@@ -14,645 +14,426 @@ require(remind)
demandpkm[, aggr_mode := ifelse(subsector_L2 %in% c("trn_pass_road_bus", "HSR_tmp_subsector_L2", "Passenger Rail_tmp_subsector_L2", "Cycle_tmp_subsector_L2", "Walk_tmp_subsector_L2", "Domestic Aviation_tmp_subsector_L2", "Bus") | subsector_L1 %in% c("trn_pass_road_LDV_2W"), "Pass. non LDV", aggr_mode)]
\ No newline at end of file