Skip to content

Commit

Permalink
update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
rakow committed Sep 8, 2024
1 parent 50c9838 commit 8d8a745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ $p/berlin-$V-25pct.plans_cadyts.xml.gz:
# These depend on the output of optimization runs
$p/berlin-$V-25pct.plans-initial.xml.gz: $p/berlin-$V-facilities.xml.gz $p/berlin-$V-network.xml.gz $p/berlin-longHaulFreight-$V-25pct.plans.xml.gz
$(sc) prepare filter-relevant-agents\
--input $p/berlin-$V-25pct.plans_log_error.xml.gz --output $@\
--input $p/berlin-$V-25pct.plans_cadyts.xml.gz --output $@\
--shp input/$V/area/area.shp\
--facilities $<\
--network $(word 2,$^)
Expand Down

0 comments on commit 8d8a745

Please sign in to comment.