Ignore:
Timestamp:
Jan 20, 2006, 11:04:18 AM (19 years ago)
Author:
ole
Message:

Fixed missing geo reference in set_quantity and added tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/coordinate_transforms/geo_reference.py

    r2261 r2262  
    2121                 yllcorner = 0.0,
    2222                 datum = 'wgs84',
    23                  projection = 'UTM',
    24                  units = 'm',
     23                 projection = 'UTM',                 units = 'm',
    2524                 false_easting = 500000,
    2625                 false_northing = 10000000, #Default for southern hemisphere
Note: See TracChangeset for help on using the changeset viewer.