Changeset 2706 for production/onslow_2006/project.py
- Timestamp:
- Apr 12, 2006, 1:50:07 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
production/onslow_2006/project.py
r2683 r2706 109 109 110 110 #Updated Main Domain of Onslow: first run NB 6/4/06 111 ''' 111 112 d0 = [310000, 7690000] 112 113 d1 = [280000, 7690000] … … 118 119 119 120 polyAll = [d0, d1, d2, d3, d4, d5, d6] 121 ''' 122 d0 = [310000, 7630000] 123 d1 = [280000, 7630000] 124 d2 = [280000, 7590000] 125 d3 = [310000, 7590000] 120 126 127 polyAll = [d0, d1, d2, d3] 128 ''' 121 129 #Interior region - Onslow town 122 130 … … 137 145 138 146 poly_thevenard = [j0, j1, j2, j3] 139 ''' 147 140 148 # Direction Is 141 149 k0 = [309000, 7619000]
Note: See TracChangeset
for help on using the changeset viewer.