Changes between Version 19 and Version 20 of MiscellaneousQuestions


Ignore:
Timestamp:
Jun 15, 2009, 3:03:42 PM (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MiscellaneousQuestions

    v19 v20  
    6464At this point you should run the '''build_elevation.py''' script to create a set of 'combined_elevation'
    6565files ready to be used by the ANUGA system.  It is possible that you have not been given the elevation
    66 data on the DVD as it is too large.  In that case you cannot run the '''build_elevation.py''' script.
     66data on the DVD as it is too large: in that case you cannot run the '''build_elevation.py''' script.
    6767
    68 Note that you may have been given the combined elevation files on your
     68Yyou may have been given the combined elevation files on your
    6969DVD (if there was room), in which case you do not strictly need to run '''build_elevation.py''' at this point.
    70 However, if you change the elevation data files you '''must''' run '''build_elevation.py''' to recreate
    71 the combined elevation files.  In that case you have been given the combined elevation output from '''build_elevation.py'''.
     70In that case you have been given the combined elevation output from '''build_elevation.py''' and can skip this step.
    7271{{{
    7372cd C:\ANUGA
     
    7574python build_elevation.py
    7675}}}
     76
     77When you get to the point of running the model with your own data, you '''must''' run '''build_elevation.py''' to recreate
     78the combined elevation files every time you change the elevation data.
    7779
    7880Next, you just prepare and execute the model: