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

Last change on this file since 7356 was 7356, checked in by kristy, 15 years ago

Script and htmls changed to incorporate PO.pdf document.

  • Property svn:executable set to *
File size: 3.4 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/07 entitled <blink><i><a href="documents/professionalopinion_2009_09_NSW_inundation_modelling.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> <a href="data/new_south_wales/batemans_bay_tsunami_scenario_2009/anuga/outputs">Model outputs</a> including:
42    <ul>
43      <li>ArcGIS grids of maximum inundation depth and maximum flow speed for the areas of interest
44      <li>CSV files containing timeseries for specific locations in the models
45      <li>ArcGIS grid of the resulting elevation generated by the model software <a href="https://datamining.anu.edu.au/anuga">ANUGA</a></ul>
46    <li> Combined <a href="data/new_south_wales/batemans_bay_tsunami_scenario_2009/anuga/topographies">elevation data</a> used by the simulation
47    <li> The <a href="project">Python scripts</a> used to run the models
48  </ul>
49  <p>
50  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
51  described in the report.
52
53  <a name="requirements"><h3><b>Report Figures</b></h3></a>
54
55  The figures from the report may be found <a href="documents/Figures">here</a>.
56
57  <a name="installation"><h3><b>Simulation Installation and Usage</b></h3></a>
58
59  Information for installing and using the simulation is <a href="installation.html">here</a>.
60
61</body>
62</html>
Note: See TracBrowser for help on using the repository browser.