Changeset 3981 for anuga_work/production/hobart_2006/project.py
- Timestamp:
- Nov 14, 2006, 2:18:22 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/hobart_2006/project.py
r3972 r3981 192 192 193 193 eastingmin_kingston = 525500 #525905.49 194 eastingmax_kingston = 52 7773.42195 northingmin_kingston = 5240 256.71196 northingmax_kingston = 5242 300 #5242148.58194 eastingmax_kingston = 525680 195 northingmin_kingston = 5240850 196 northingmax_kingston = 5242060 #5242148.58 197 197 198 198 eastingmin_bruny = 523638.9 … … 215 215 216 216 # to refine around paleo sites 217 poly_kingston = read_polygon(polygondir+'Kingston .csv')217 poly_kingston = read_polygon(polygondir+'Kingston_up.csv') 218 218 poly_bruny = read_polygon(polygondir+'bruny_refine.csv') 219 219 poly_site13 = read_polygon(polygondir+'Site13.csv')
Note: See TracChangeset
for help on using the changeset viewer.