source: DVD_images/extra_files/Geraldton/index.html @ 7620

Last change on this file since 7620 was 7620, checked in by griffin, 15 years ago

Edits to html pages

File size: 4.6 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 Modelling Methodology Validation: GERALDTON</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 the result of a validation study of Geoscience Australia's tsunami modelling methodology.
26  This has involved the development of methodologies for modelling tsunami generation, propagation and inundation. The work reported here validates
27  the tsunami modelling methodology against observational evidence of the 2004 Indian Ocean Tsunami. Results from deep water propagation modelling
28  using the URSGA model are compared with satellite altimetry from <a href="http://topex-www.jpl.nasa.gov/mission/jason-1.html">Jason-1</a>. Time series from the URSGA model are used to drive
29  the <a href="https://datamining.anu.edu.au/anuga">ANUGA</a> hydrodynamic model to simulate onshore inundation for Geraldton, Western Australia.
30  Inundation results are compared with observational data including
31  <a href="http://www.dpi.wa.gov.au/imarine/19383.asp">tide gauge records</a> obtained from the <a href="http://www.dpi.wa.gov.au/">Department of Transport</a> in Western Australia
32  and <a href="field_observations" >field observations</a> collected by Guria Consulting.
33  <p>
34  While the associated report provides background, model results and interpretations, the DVD contains all data, scripts and
35  instructions for installing software necessary to reproduce and potentially augment the ANUGA inundation model underpinning the report.
36  This includes modelled <a href="data/western_australia/geraldton_tsunami_scenario/anuga/boundaries/wa04_val">time series</a> of the 2004 tsunami along the entire Western Australian coast.
37  This allows other users both to rerun the inundation model to test the validation and also to potentially run simulations for other Western Australian locations.
38  <p>
39  The data provided on this DVD is:
40  <ul>
41    <li> Geoscience Australia Record 2009/XX entitled <blink><i><a href="documents/Horspool_et_al_GA_record_2009_XX.pdf">Tsunami modelling validation:
42         the impact of the 2004 Indian Ocean Tsunami on Geraldton, Western Australia</a></i></blink>
43    <li> <a href="field_observations" >Field observations</a> collected from the Western Australian coast following the tsunami
44    <li> <a href="data/western_australia/geraldton_tsunami_scenario/anuga/outputs/2004_tsunami_validation">Model outputs</a> including:
45    <ul>
46      <li><a href="data/western_australia/geraldton_tsunami_scenario/anuga/boundaries/wa04_val">Mux files</a> containing time series of the tsunami for offshore Western Australia
47      <li><a href="data/western_australia/geraldton_tsunami_scenario/anuga/outputs/2004_tsunami_validation">CSV files</a> containing time series of wave height and momentum
48      for specific locations in the inundation model</ul>
49    <li>Combined <a href="data/western_australia/geraldton_tsunami_scenario/anuga/topographies">elevation data</a> used by the simulation. Bathymetry data was supplied by the
50    <a href="http://www.dpi.wa.gov.au/">Department of Transport</a> in Western Australia and a 1 m resolution onshore DEM was supplied by <a href="https://www.landgate.wa.gov.au/corporate.nsf">
51    Landgate</a>. Data is for non-commercial use only.
52    <li> The <a href="project">Python scripts</a> used to run the models
53  </ul>
54  <p>
55
56  <a name="installation"><h3><b>Simulation Installation and Usage</b></h3></a>
57
58  Information for installing <a href="https://datamining.anu.edu.au/anuga">ANUGA</a> and using the simulation is <a href="installation.html">here</a>.
59  <p>
60  <hr>
61   <a rel="license" href="http://creativecommons.org/licenses/by-nc/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc/3.0/88x31.png" /></a><br />
62  © Commonwealth of Australia (Geoscience Australia, Department of Transport Western Australia and Landgate) 2010.
63  This material is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc/3.0/">Creative Commons Attribution-Noncommercial
64  3.0 Australia License</a>
65
66</body>
67</html>
Note: See TracBrowser for help on using the repository browser.