Skip to content

Commit

Permalink
load all input files from public svn
Browse files Browse the repository at this point in the history
  • Loading branch information
vsp-gleich committed Feb 8, 2024
1 parent 3f1cb73 commit 5b3ec26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions input/v6.0/berlin-v6.0.config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<param name="mapCenter" value="13.39,52.51" />
<param name="mapZoomLevel" value="9.1" />
<param name="sampleSize" value="0.1" />
<param name="shp" value="./area/area.shp" />
<param name="shp" value="https://svn.vsp.tu-berlin.de/repos/public-svn/matsim/scenarios/countries/de/berlin/berlin-v6.0/input/area.shp" />
</parameterset>
</module>

Expand Down Expand Up @@ -176,7 +176,7 @@
</module>

<module name="counts">
<param name="inputCountsFile" value="./berlin-v6.0-counts-car-vmz.xml.gz"/>
<param name="inputCountsFile" value="https://svn.vsp.tu-berlin.de/repos/public-svn/matsim/scenarios/countries/de/berlin/berlin-v6.0/input/berlin-v6.0-counts-car-vmz.xml.gz"/>
</module>

<module name="ReplanningAnnealer" >
Expand Down

0 comments on commit 5b3ec26

Please sign in to comment.