153
edits
| m (→Roads:  no need to copy roads.eff) |  (→Adjust input file:  default params file now generated by parameters.py -d) | ||
| Line 153: | Line 153: | ||
| === Adjust input file === | === Adjust input file === | ||
| * Now adjust the input file.  | * Now adjust the input file. You can generate a commented default parameters file by | ||
| <syntaxhighlight lang="bash"> | |||
| parameters.py -d > LOWI/params.ini | |||
| </syntaxhighlight> | |||
| Edit this file, adjusting (at least) the following: | |||
| :* PREFIX = LOWI (the project directory) | :* PREFIX = LOWI (the project directory) | ||
| :* BOUNDARY_EAST, BOUNDARY_NORTH, BOUNDARY_SOUTH, BOUNDARY_WEST | :* BOUNDARY_EAST, BOUNDARY_NORTH, BOUNDARY_SOUTH, BOUNDARY_WEST | ||
edits