Changeset 3965 for anuga_work/production


Ignore:
Timestamp:
Nov 10, 2006, 4:19:52 PM (17 years ago)
Author:
sexton
Message:

updates (i) export to xya for Broome (ii) gauge investigation for Hobart (compare MOST and ANUGA) (iii) script to compare onslow outputs with change in parameters

Location:
anuga_work/production
Files:
2 added
4 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/broome_2006/run_broome.py

    r3952 r3965  
    104104print 'export points'
    105105G.export_points_file(project.combined_dem_name + '.pts')
    106 
     106G.export_points_file(project.combined_dem_name + '.xya')
    107107#----------------------------------------------------------------------------
    108108# Create the triangular mesh based on overall clipping polygon with a tagged
  • anuga_work/production/dampier_2006/report/mw9_map.tex

    r3959 r3965  
    1 \begin{sidewaysfigure}
    2 \centerline{ \includegraphics[width=\paperwidth]{../report_figures/high_tide_20060704_063005.jpg}}
    3 \caption{Maximum inundation map for the HAT scenario for Onslow region. Data: WA DLI, DPI and AHO.} 
     1%\begin{sidewaysfigure}
     2
     3\begin{figure}
     4\centerline{ \includegraphics[scale=0.6]{../report_figures/max_inundation_high_tide.jpg}}
     5\caption{Maximum inundation map for the HAT scenario for Dampier region. Data: WA DLI, DPI and AHO.} 
    46\label{fig:HAT_max_inundation}
    5 \end{sidewaysfigure}
     7%\end{sidewaysfigure}
     8\end{figure}
  • anuga_work/production/hobart_2006/project.py

    r3897 r3965  
    8080#gauge_filename = gaugedir + 'hobartGauges20061019.csv'
    8181gauge_filename = gaugedir + 'gauges_MRT.csv'
     82gauge_filename_bom = gaugedir + 'gauges_bruny_fine.csv'
    8283#gauge_filename = gaugedir + 'check_boundary.csv'
    8384
Note: See TracChangeset for help on using the changeset viewer.