Changeset 4632


Ignore:
Timestamp:
Jul 19, 2007, 3:37:16 PM (17 years ago)
Author:
ole
Message:

Work on shark bay

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/shark_bay_2007/extract_boundary_timeseries.py

    r4626 r4632  
    1717                         report = False,
    1818                         #reportname = 'Boundary_gauges',
    19                          plot_quantity = ['stage', 'speed', 'xmomentum'],
     19                         plot_quantity = ['stage', 'speed'],
    2020                         generate_fig = True,
    2121                         time_min = None,
    2222                         time_max = None,
    23                          time_thinning = 100,                         
     23                         time_thinning = 1,                         
    2424                         title_on = True,
    2525                         use_cache = True,
Note: See TracChangeset for help on using the changeset viewer.