Ignore:
Timestamp:
Jul 6, 2006, 2:45:40 PM (18 years ago)
Author:
sexton
Message:

scripts to interrogate onslow outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • production/onslow_2006/MOST_timeseries.py

    r3270 r3285  
    2525# User defined inputs
    2626production_dirs = {'20060515_001733': '100m boundary',
    27                    '20060530_102753': '50m boundary',
    28                    'MOST': 'MOST'}
     27                   '20060530_102753': '50m boundary'}#,
     28                   #'MOST': 'MOST'}
    2929
    3030gauge_map = 'boundarycomparison.png'
     
    4444
    4545texname, vec = sww2timeseries(swwfiles,
    46                               project.gauge_comparison,
     46                              project.gauges50,#project.gauge_comparison,
    4747                              production_dirs,
    4848                              report = True,
Note: See TracChangeset for help on using the changeset viewer.