Changeset 1917
- Timestamp:
- Oct 14, 2005, 10:24:00 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/pyvolution/combine_pts.py
r1912 r1917 151 151 #FIXME closed doesn't seems to work here. 152 152 #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. 154 159 inside_indices = inside_polygon(points['pointlist'], 155 160 extent, closed=True)
Note: See TracChangeset
for help on using the changeset viewer.