Changeset 3285 for production/onslow_2006/MOST_timeseries.py
- Timestamp:
- Jul 6, 2006, 2:45:40 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
production/onslow_2006/MOST_timeseries.py
r3270 r3285 25 25 # User defined inputs 26 26 production_dirs = {'20060515_001733': '100m boundary', 27 '20060530_102753': '50m boundary' ,28 'MOST': 'MOST'}27 '20060530_102753': '50m boundary'}#, 28 #'MOST': 'MOST'} 29 29 30 30 gauge_map = 'boundarycomparison.png' … … 44 44 45 45 texname, vec = sww2timeseries(swwfiles, 46 project.gauge _comparison,46 project.gauges50,#project.gauge_comparison, 47 47 production_dirs, 48 48 report = True,
Note: See TracChangeset
for help on using the changeset viewer.