Changeset 5417
- Timestamp:
- Jun 24, 2008, 11:00:29 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/perth/plot_timeseries.py
r5415 r5417 10 10 11 11 input_dir_name=project.output_dir+timestamp+sep 12 print input_dir_name 12 13 13 14 csv2timeseries_graphs(directories_dic={input_dir_name:['20080619',0, 0]}, 14 csv2timeseries_graphs(directories_dic={input_dir_name:['test',0, 0]}, 15 15 output_dir=input_dir_name, 16 base_name='gauge _',16 base_name='gauges_time_series_', 17 17 plot_numbers='', 18 18 quantities=['stage','speed','depth'],
Note: See TracChangeset
for help on using the changeset viewer.