- Timestamp:
- 15/08/06 14:14:28 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI02-CSML/trunk/Scanner/csmllibs/csmlfileextracts.py
r1380 r1399 76 76 arrayDescriptor=csmllibs.Parser.PPExtract() 77 77 #need to change this so it does the right thing for grib extracts too.. 78 arrayDescriptor.id= '_%s' % variableName #need prefix system here..78 arrayDescriptor.id=variableName #need prefix system here..? 79 79 arrayDescriptor.fileName = fileName 80 80 arrayDescriptor.arraySize=[arraySize]
Note: See TracChangeset
for help on using the changeset viewer.