| 62 | | '''Settings|Control Panel|System|Advanced''' tool. |
| | 62 | '''Settings|Control Panel|System''' tool ('''Advanced''' tab). |
| | 63 | |
| | 64 | At this point you should run the '''build_elevation.py''' script to create a set of 'combined_elevation' |
| | 65 | files ready to be used by the ANUGA system. You may have been given the combined elevation files on your |
| | 66 | DVD (if there was room). If so, you do not strictly need to run '''build_elevation.py''' at this point. |
| | 67 | However, if you change the elevation data files you '''must''' run '''build_elevation.py''' to recreate |
| | 68 | the combined elevation files. |
| | 69 | {{{ |
| | 70 | cd C:\ANUGA |
| | 71 | cd project |
| | 72 | python build_elevation.py |
| | 73 | }}} |