Ignore:
Timestamp:
Oct 25, 2006, 5:51:20 PM (18 years ago)
Author:
sexton
Message:

fig fixups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/hobart_2006/make_report.py

    r3862 r3866  
    7272
    7373# WA DLI data
    74 production_dirs = {'20061008_234702': 'Mw 8-7', # 2500 res
     74production_dirs = {#'20061008_234702': 'Mw 8-7', # 2500 res
    7575                   #'20061004_230438': 'Mw 8-7', # 7500 res
    76                    #'20061022_224422': 'Mw 8-7', # refined mesh
    77                    '20061006_062319': 'Mw 8-5'} # 2500 res
     76                   '20061022_224422': 'Mw 8-7'} # refined mesh
     77                   #'20061006_062319': 'Mw 8-5'} # 2500 res
    7878
    7979max_maps = {'Mw 8-7': 'mw87_map',
    8080            'Mw 8-5': 'mw85_map'}
    8181
    82 gauge_map = 'hobart_gauge.jpg'
     82gauge_map = 'MRT_gauges.jpg'
     83#gauge_map = 'hobart_gauge.jpg'
    8384
    8485# Create sections and graphs for each designated production directory
     
    9596                                      production_dirs,
    9697                                      report = True,
    97                                       #reportname = 'latexoutput_MRT',
    98                                       reportname = 'latexoutput',
     98                                      reportname = 'latexoutput_MRT',
     99                                      #reportname = 'latexoutput',
    99100                                      plot_quantity = ['stage', 'speed'],
    100101                                      surface = False,
Note: See TracChangeset for help on using the changeset viewer.