- Timestamp:
- 31/01/07 19:35:50 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI01-discovery/trunk/ingestAutomation/OAIBatch/SpaceTimeIngestFromMOLES.py
r2002 r2088 109 109 # for bbox in bbox_list: 110 110 #parse the coordinates somewhat - only use the first bounding box. 111 print bbox_list111 #print bbox_list 112 112 bbox=bbox_list[0] 113 print bbox113 #print bbox 114 114 #west 115 115 west = bbox.LimitWest.strip()
Note: See TracChangeset
for help on using the changeset viewer.