Ignore:
Timestamp:
Jul 3, 2007, 4:18:32 PM (17 years ago)
Author:
sexton
Message:

minor updates for gauge names plus plotting files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/pt_hedland_2006/run_timeseries.py

    r3514 r4580  
    1313# generate figures - see sww2timeseries for documentation
    1414texname = sww2timeseries(swwfile,
    15                          project.gauge_filename,
     15                         project.beach_gauges,
    1616                         label_id,
    1717                         report = False,
    18                          plot_quantity = ['stage', 'velocity', 'bearing'],
     18                         plot_quantity = ['stage', 'speed'],
    1919                         time_min = None,
    2020                         time_max = None,
Note: See TracChangeset for help on using the changeset viewer.