Changeset 2275 for TI02-CSML/trunk/csml/API/ops_FileExtract.py
- Timestamp:
- 14/03/07 15:43:59 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI02-CSML/trunk/csml/API/ops_FileExtract.py
r2221 r2275 33 33 #**kwargs can hold subsetting request. 34 34 #get the right file ##TO DO< check this is ok with FILE LIST 35 36 # TODO - cannot subset times within an individual file - no way to determine the original time crs.. 37 35 38 if fileposition is not None: 36 39 file =self.fileList.fileNames.CONTENT.split()[fileposition]
Note: See TracChangeset
for help on using the changeset viewer.