source: DVD_images/extra_files/BatemansBay/index.html @ 7330

Last change on this file since 7330 was 7329, checked in by kristy, 16 years ago

updated htmls to reflect editing

  • Property svn:executable set to *
File size: 3.5 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2<html>
3<head>
4  <title>Geoscience Australia</title>
5  <link rel="stylesheet" href="browser_files/style.css">
6  <link REL="SHORTCUT ICON" HREF="browser_files/favicon.ico">
7</head>
8<body>
9  <table cellspacing="10" border="0">
10    <tr>
11      <td>
12        <img src="browser_files/logo.jpg" alt="Australian Government, Geoscience Australia" width="327" height="80" border="0"/>
13      </td>
14      <td width="50">
15        &nbsp;
16      </td>
17      <td>
18        <H1>Tsunami Inundation Models for the BATEMANS BAY region</H1>
19      </td>
20    </tr>
21  </table>
22  <hr>
23
24  <a name="introduction"><h3><b>Introduction</b></h3></a>
25  The information within this DVD is intended to assist emergency managers in tsunami planning and preparation
26  activities. The Australian Government Attorney General’s Department (AGD) has supported Geoscience Australia (GA) in developing a
27  range of products to support the understanding of tsunami hazard through the Australian Tsunami Warning System Project. The work
28  reported here is intended to further build the capacity of the New South Wales (NSW) State Government in developing inundation models for
29  prioritised locations.
30  <p>
31  While the associated report provides background, model results and interpretations, the DVD contains all data, scripts and
32  instructions for installing software necessary to reproduce and potentially augment the models underpinning the report. This will allow the NSW State Government
33  to rerun the models with minor modifications or new elevation data as needed and also potentially replicate the methodology
34  for other locations within the model extent, if desired.
35  <p>
36  The data provided on this DVD is:
37  <ul>
38    <li> The Professional Opinion Report 2009/09 entitled <blink><i><a href="documents/PO_2009_09.pdf">Capacity Building for Tsunami Planning and Preparation:
39         Inundation Models for two New South Wales communities</a></i></blink>
40    <li>  <a href="documents/Figures">Figures</a> of maximum inundation depth and maximum flow speed
41    <li> Generated <a href="data/new_south_wales/batemans_bay_tsunami_scenario_2009/anuga/outputs">ArcGIS grids</a> of maximum inundation depth and maximum flow speed for the areas of interest
42    <li> Generated <a href="data/new_south_wales/batemans_bay_tsunami_scenario_2009/anuga/outputs">timeseries</a> from the models
43    <li> Combined <a href="data/new_south_wales/batemans_bay_tsunami_scenario_2009/anuga/topographies">elevation data</a> used by the simulation
44    <li> The <a href="data/new_south_wales/batemans_bay_tsunami_scenario_2009/anuga/outputs/elevation">ArcGIS grid</a> of the resulting elevation
45    generated by the model software; <a href="https://datamining.anu.edu.au/anuga">ANUGA</a>
46    <li> The <a href="project">Python scripts</a> used to run the models
47  </ul>
48  <p>
49  The input tsunami wave data on this disk are all derived from events available in the Probabilistic Tsunami Hazard Assessment (PTHA) for Australia. As this dataset is very large, this DVD only contains the events
50  described in the report.
51
52  <a name="requirements"><h3><b>Report Figures</b></h3></a>
53
54  The figures from the report may be found <a href="documents/Figures">here</a>.
55
56  <a name="installation"><h3><b>Simulation Installation and Usage</b></h3></a>
57
58  Information for installing and using the simulation is <a href="installation.html">here</a>.
59
60</body>
61</html>
Note: See TracBrowser for help on using the repository browser.