Ignore:
Timestamp:
Jul 31, 2008, 7:13:45 PM (15 years ago)
Author:
sexton
Message:

unit tests for comparing urs gauges to sts outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/shallow_water/data_manager.py

    r5586 r5589  
    51675167    # Create new file
    51685168    sts = Write_sts()
     5169
    51695170    sts.store_header(outfile,
    51705171                     times+starttime,
     
    56685669        outfile.institution = 'Geoscience Australia'
    56695670        outfile.description = description
    5670        
     5671
    56715672        try:
    56725673            revision_number = get_revision_number()
Note: See TracChangeset for help on using the changeset viewer.