Changeset 1917


Ignore:
Timestamp:
Oct 14, 2005, 10:24:00 AM (19 years ago)
Author:
duncan
Message:

comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/pyvolution/combine_pts.py

    r1912 r1917  
    151151    #FIXME closed doesn't seems to work here.
    152152    #FIXME (Ole): This functionality has a unittest - so we need a bit
    153     #more information than that :-)
     153    #more information than that :-)
     154    #FIXME (dsg): Ha ha. I think changes that we've done have fixed this.
     155    # Did the unit tests I did for combine_pts show that it didn't
     156    #seem to work? Or that it works now? It's hard to tell.
     157    # Let's close this fixme, due to everybogy thinking that there is
     158    # no problem.
    154159    inside_indices = inside_polygon(points['pointlist'],
    155160                                    extent, closed=True)
Note: See TracChangeset for help on using the changeset viewer.