Ignore:
Timestamp:
Mar 24, 2009, 2:22:29 PM (16 years ago)
Author:
ole
Message:

Made build_boundary work with mean sea level in Batemans bay scripts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/patong/new_version/build_elevation.py

    r6591 r6599  
    6161
    6262    G_grid = Geospatial_data(file_name=absolute_filename+'.pts',
    63                                                 verbose=True)
     63                             verbose=True)
    6464    print 'Clip geospatial object'
    6565    geospatial_data[filename] = G_grid.clip(project.bounding_polygon)
Note: See TracChangeset for help on using the changeset viewer.