Changes between Version 8 and Version 9 of MiscellaneousQuestions


Ignore:
Timestamp:
Jun 12, 2009, 5:14:56 PM (15 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MiscellaneousQuestions

    v8 v9  
    6060Doing the above in the CMD window is temporary - if you open another CMD window you will not have the
    6161ANUGADATA environment variable defined.  To make the variable permanent you must set it in the
    62 '''Settings|Control Panel|System|Advanced''' tool.
     62'''Settings|Control Panel|System''' tool ('''Advanced''' tab).
     63
     64At this point you should run the '''build_elevation.py''' script to create a set of 'combined_elevation'
     65files ready to be used by the ANUGA system.  You may have been given the combined elevation files on your
     66DVD (if there was room).  If so, you do not strictly need to run '''build_elevation.py''' at this point.
     67However, if you change the elevation data files you '''must''' run '''build_elevation.py''' to recreate
     68the combined elevation files.
     69{{{
     70cd C:\ANUGA
     71cd project
     72python build_elevation.py
     73}}}
    6374
    6475