Australian Government, Geoscience Australia  

Tsunami Inundation Models for the GOSFORD region


Auxiliary Scripts There are number of auxiliary scripts on this disk that you can use to extract information from the SWW files produced by a simulation run. These scripts are not meant to be the definitive answer on how to get information from SWW files, but are offered as an example of one way to do it.

This page describes the scripts and shows how to use them. Note that due to the ad-hoc nature of the scripts, you must modify these scripts before they can be used to extract information from any SWW files you generate. export_results_max.py The export_results_max.py script can be used to create an ASC file that contains the maximum of an ANUGA variable or expression for each point in a user-defined raster on the simulation region.

You must change certain values within the export_results_max.py file to get what you want:

get_runup.py The get_runup.py script is used to get the maximum runup height in a specified region or regions.

You must change certain values within the get_runup.py file to get what you want:

get_timeseries.py The get_timeseries.py script is used to get timeseries data for a selection of variable data at one or more gauge points in a simulation.

You must change certain values within the get_timeseries.py file to get what you want: