- Timestamp:
- May 3, 2010, 8:45:22 AM (16 years ago)
- Location:
- branches/simmosaic_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pstamp/scripts/pstamp_results_file.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/simmosaic_branches
- Property svn:mergeinfo changed
-
branches/simmosaic_branches/pstamp/scripts/pstamp_results_file.pl
r21196 r27839 88 88 { name => 'IMG_TYPE', type => '16A', writetype => TSTRING }, 89 89 { name => 'ID', type => '16A', writetype => TSTRING }, 90 { name => 'CLASS_ID', type => '16A', writetype => TSTRING }, 90 { name => 'TESS_ID', type => '64A', writetype => TSTRING }, 91 { name => 'COMPONENT', type => '64A', writetype => TSTRING }, 92 { name => 'DATA_GROUP', type => '64A', writetype => TSTRING }, 91 93 92 94 # output parameters … … 103 105 { name => 'WIDTH', type => 'D', writetype => TDOUBLE }, 104 106 { name => 'HEIGHT', type => 'D', writetype => TDOUBLE }, 107 { name => 'COMMENT', type => '64A', writetype => TSTRING }, 105 108 ]; 106 109
Note:
See TracChangeset
for help on using the changeset viewer.
