Changeset 2408


Ignore:
Timestamp:
Feb 14, 2006, 5:34:52 PM (18 years ago)
Author:
ole
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/pmesh/mesh_interface.py

    r2402 r2408  
    7373        # create a geo_ref, based on the llc of the bounding_polygon
    7474        mesh_geo_reference = Geo_reference(xllcorner = xllcorner,
    75                                        yllcorner = yllcorner,
    76                                        zone = zone)
     75                                           yllcorner = yllcorner,
     76                                           zone = zone)
    7777
    7878    m = Mesh(geo_reference=mesh_geo_reference)
Note: See TracChangeset for help on using the changeset viewer.