Changeset 30 for trunk/TOOLS/hdf5_read_routines.pro
- Timestamp:
- 07/30/10 13:16:33 (22 months ago)
- File:
-
- 1 edited
-
trunk/TOOLS/hdf5_read_routines.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/TOOLS/hdf5_read_routines.pro
r28 r30 167 167 endif else mgident = '/Grid'+string(gin.num , format='(I8.8)')+'/' 168 168 169 170 169 ; sort them by file name so we only open & close every file just once 171 170 oind = sort(files) … … 214 213 ; ... 215 214 tind = where(strmatch(ufiles, '*/') eq 0) 216 if strmatch(file_name, '*/') and tind[0] ne -1 then file_name = ufiles[tind[0]] 215 if strmatch(file_name, '*/') and tind[0] ne -1 then file_name = ufiles[tind[0]] 216 217 217 218 218 ; next three lines are the hack
Note: See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)