Changeset 3732
- Timestamp:
- Oct 10, 2006, 3:12:27 PM (18 years ago)
- Location:
- anuga_work/production/hobart_2006
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/hobart_2006/make_report.py
r3728 r3732 69 69 70 70 # User defined inputs 71 report_title = 'Tsunami impact modelling for theTasmania: %s' %scenario_name.title()71 report_title = 'Tsunami impact modelling for Tasmania: %s' %scenario_name.title() 72 72 73 73 # WA DLI data -
anuga_work/production/hobart_2006/project.py
r3721 r3732 169 169 northingmax25_2 = 5212052.309 170 170 171 # overall 25m clipping region - covering Hobart and Bruny 172 eastingmin25_3 = 523672.502 173 eastingmax25_3 = 554867.24 174 northingmin25_3 = 5203120.035 175 northingmax25_3 = 5258511.857 176 171 177 ############################### 172 178 # Interior region definitions -
anuga_work/production/hobart_2006/report/data.tex
r3721 r3732 23 23 10 and 20m contour lines. 24 24 25 With respect to the offshore data, the Hobart Port Authority provided state digital 25 With respect to the offshore data, the Tasmanian Ports Corporation Pty Ltd (Tasports) 26 provided state digital 26 27 fairsheet data around 27 28 Hobart, in particular the Derwent River. 28 This data covers a very small geographic area. Additional data was provided from 29 This data covers a very small geographic area but high density. 30 Additional data was provided from 29 31 University of Tasmania. 30 32 The Australian Hydrographic Office (AHO) has supplied extensive … … 37 39 38 40 %Figure \ref{fig:contours_compare}(a) shows the contour lines for 39 %HAT, MSL and LAT for t ehstudy area using the data described above.41 %HAT, MSL and LAT for the study area using the data described above. 40 42 41 43 … … 62 64 \begin{tabular}{|l|l|}\hline 63 65 Data & Specifications \\ \hline 64 DLI & Onshore, 12.5m DEM and orthophotography \\ \hline 66 DPIW & Onshore, 12.5m DEM \\ \hline 67 UTAS & Offshore, sonar soundings \\ \hline 68 Tasports & Offshore, sonar soundings \\ \hline 65 69 AHO & Offshore, fairsheet data for the study region \\ \hline 66 70 \end{tabular}
Note: See TracChangeset
for help on using the changeset viewer.