hdf5/tools/testfiles
Pedro Vicente Nunes 8005df6417 [svn-r14437] bug fix for h5dump subsetting (deal with blocks)and new test runs
add a check for block overlap after the command line parsing

* Algorithm
 *
 * In a inner loop, the parameters from SSET are translated into temporary 
 * variables so that 1 row is printed at a time (getting the coordinate indices 
 * at each row).
 * We define the stride, count and block to be 1 in the row dimension to achieve 
 * this and advance until all points are printed. 
 * An outer loop for cases where dimensionality is greater than 2D is made. 
 * In each iteration, the 2D block is displayed in the inner loop. The remaining 
 * slower dimensions above the first 2 are incremented one at a time in the outer loop
 *
 * The element position is obtained from the matrix according to:
 *       Given an index I(z,y,x) its position from the beginning of an array 
 *       of sizes A(size_z, size_y,size_x) is given by
 *       Position of I(z,y,x) = index_z * size_y * size_x 
 *                             + index_y * size_x
 *                             + index_x
 * 

tested: windows, linux
2008-01-16 11:12:08 -05:00
..
family_file00000.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00001.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00002.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00003.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00004.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00005.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00006.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00007.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00008.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00009.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00010.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00011.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00012.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00013.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00014.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00015.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00016.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
family_file00017.h5 [svn-r10847] Purpose: Bug fix 2005-06-02 16:00:23 -05:00
h5copytst.h5 [svn-r13301] Description: 2007-02-14 11:31:11 -05:00
h5copytst.out.ls [svn-r14353] Description: 2007-12-20 15:36:08 -05:00
h5diff_10.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_11.txt [svn-r13417] 2007-02-27 11:34:56 -05:00
h5diff_12.txt [svn-r13417] 2007-02-27 11:34:56 -05:00
h5diff_13.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_14.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_15.txt [svn-r14273] new feature: added some long options to the tests 2007-11-20 11:07:40 -05:00
h5diff_16_1.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_16_2.txt [svn-r14273] new feature: added some long options to the tests 2007-11-20 11:07:40 -05:00
h5diff_16_3.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_17.txt [svn-r14384] new file with output regarding the new binary file 2008-01-08 16:09:19 -05:00
h5diff_18.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_20.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_21.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_22.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_23.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_24.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_25.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_26.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_27.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_28.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_50.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_51.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_52.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_53.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_54.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_55.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_56.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_57.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_58.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_70.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_80.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_90.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_100.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_101.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_102.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_600.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_602.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_603.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_604.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_605.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_606.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_607.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_608.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_609.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_610.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_611.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_612.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_613.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_614.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_615.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_616.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_617.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_618.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_619.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_620.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_621.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_622.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_623.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_624.txt [svn-r14267] enhancement: formatted h5diff usage 2007-11-19 14:38:34 -05:00
h5diff_625.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_626.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_627.txt [svn-r14273] new feature: added some long options to the tests 2007-11-20 11:07:40 -05:00
h5diff_628.txt [svn-r14258] new feature: make h5diff use the same command line parsing code and syntax than h5dump 2007-11-13 16:40:23 -05:00
h5diff_629.txt [svn-r13417] 2007-02-27 11:34:56 -05:00
h5diff_attr1.h5 [svn-r13400] 2007-02-26 16:22:08 -05:00
h5diff_attr2.h5 [svn-r13400] 2007-02-26 16:22:08 -05:00
h5diff_basic1.h5 [svn-r14383] new binary file: with double dataset with NaN values 2008-01-08 16:01:51 -05:00
h5diff_basic2.h5 [svn-r13400] 2007-02-26 16:22:08 -05:00
h5diff_dset1.h5 [svn-r13400] 2007-02-26 16:22:08 -05:00
h5diff_dset2.h5 [svn-r13400] 2007-02-26 16:22:08 -05:00
h5diff_dtypes.h5 [svn-r13400] 2007-02-26 16:22:08 -05:00
h5diff_hyper1.h5 [svn-r13400] 2007-02-26 16:22:08 -05:00
h5diff_hyper2.h5 [svn-r13400] 2007-02-26 16:22:08 -05:00
h5diff_types.h5 [svn-r14132] Description: 2007-08-30 15:34:13 -05:00
h5mkgrp_help.ls [svn-r13297] Description: 2007-02-14 08:54:11 -05:00
h5mkgrp_nested_latest.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5mkgrp_nested_mult_latest.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5mkgrp_nested_mult.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5mkgrp_nested.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5mkgrp_several_latest.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5mkgrp_several.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5mkgrp_single_latest.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5mkgrp_single.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
h5mkgrp_version.ls [svn-r13297] Description: 2007-02-14 08:54:11 -05:00
h5repack_attr.h5 [svn-r12917] 2006-11-15 14:56:44 -05:00
h5repack_deflate.h5 [svn-r12917] 2006-11-15 14:56:44 -05:00
h5repack_early.h5 [svn-r12917] 2006-11-15 14:56:44 -05:00
h5repack_ext.bin [svn-r13573] 2007-04-02 15:28:14 -05:00
h5repack_ext.h5 [svn-r13573] 2007-04-02 15:28:14 -05:00
h5repack_fill.h5 [svn-r12917] 2006-11-15 14:56:44 -05:00
h5repack_filters.h5 [svn-r12917] 2006-11-15 14:56:44 -05:00
h5repack_fletcher.h5 [svn-r12917] 2006-11-15 14:56:44 -05:00
h5repack_hlink.h5 [svn-r12917] 2006-11-15 14:56:44 -05:00
h5repack_layout.h5 [svn-r12917] 2006-11-15 14:56:44 -05:00
h5repack_nbit.h5 [svn-r12917] 2006-11-15 14:56:44 -05:00
h5repack_objs.h5 [svn-r13582] 2007-04-03 15:44:52 -05:00
h5repack_shuffle.h5 [svn-r12917] 2006-11-15 14:56:44 -05:00
h5repack_soffset.h5 [svn-r12917] 2006-11-15 14:56:44 -05:00
h5repack_szip.h5 [svn-r12917] 2006-11-15 14:56:44 -05:00
help-1.ls
help-2.ls
help-3.ls
info.h5repack [svn-r12815] 2006-10-25 15:38:28 -05:00
nosuchfile.ls [svn-r12535] Added a new test for testing error handling of non-existing file. 2006-08-03 22:59:24 -05:00
out3.h5import [svn-r13775] 2007-05-21 10:24:50 -05:00
taindices.h5 [svn-r13280] 2007-02-12 14:57:44 -05:00
tall-1.ddl [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
tall-1.ls
tall-2.ddl
tall-2.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
tall-2A.ddl [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
tall-2A.h5.xml [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
tall-2B.ddl [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
tall-3.ddl
tall-4s.ddl [svn-r13134] 2007-01-10 14:15:16 -05:00
tall-5s.ddl [svn-r13134] 2007-01-10 14:15:16 -05:00
tall.h5 [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
tall.h5.xml [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
tallfilters.ddl [svn-r10060] Purpose: 2005-02-21 14:27:56 -05:00
tarray1.ddl
tarray1.h5
tarray1.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tarray1.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
tarray2.ddl
tarray2.h5
tarray2.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tarray3.ddl
tarray3.h5
tarray3.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tarray4.ddl
tarray4.h5
tarray5.ddl
tarray5.h5
tarray6.ddl
tarray6.h5
tarray6.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tarray7.ddl
tarray7.h5
tarray7.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tattr2.h5
tattr2.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
tattr-1.ddl
tattr-2.ddl
tattr-3.ddl
tattr.h5
tattr.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tbigdims.ddl [svn-r13296] 2007-02-14 00:39:21 -05:00
tbigdims.h5 [svn-r13296] 2007-02-14 00:39:21 -05:00
tbin1.ddl [svn-r14173] 2007-10-02 13:34:30 -05:00
tbin2.ddl [svn-r14173] 2007-10-02 13:34:30 -05:00
tbin3.ddl [svn-r14173] 2007-10-02 13:34:30 -05:00
tbin4.ddl [svn-r14173] 2007-10-02 13:34:30 -05:00
tbinary.h5 [svn-r12713] 2006-10-03 11:33:55 -05:00
tbitfields.h5
tbitfields.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tboot1.ddl [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
tboot2.ddl [svn-r12743] Took out printout for driver information because the driver used can be different from the driver 2006-10-11 10:21:10 -05:00
tchar1.ddl
tchar.h5
tchunked.ddl
tcomp-1.ddl
tcomp-1.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
tcomp-2.ddl
tcomp-3.ddl [svn-r14172] 2007-10-02 11:45:46 -05:00
tcomp-4.ddl
tcompact.ddl
tcompound2.h5
tcompound2.h5.xml [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
tcompound_complex.h5
tcompound_complex.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tcompound.h5
tcompound.h5.xml [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
tcontents.ddl [svn-r14136] Description: 2007-09-06 10:54:22 -05:00
tcontiguos.ddl
tdatareg.ddl [svn-r14172] 2007-10-02 11:45:46 -05:00
tdatareg.h5
tdatareg.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tdeflate.ddl
tdset2.h5
tdset2.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tdset-1.ddl
tdset-1.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
tdset-2.ddl [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
tdset-3s.ddl [svn-r13134] 2007-01-10 14:15:16 -05:00
tdset.h5
tdset.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tempty-dtd-2.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tempty-dtd-uri.h5.xml [svn-r12736] Description: 2006-10-08 23:18:18 -05:00
tempty-dtd.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tempty-nons-2.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tempty-nons-uri.h5.xml [svn-r12736] Description: 2006-10-08 23:18:18 -05:00
tempty-nons.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tempty-ns-2.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tempty-ns.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tempty.ddl
tempty.h5
tempty.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tempty.ls
tenum.h5
tenum.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
texternal.ddl
textlink-1.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
textlink.h5 [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
textlink.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tfamily00000.h5
tfamily00001.h5
tfamily00002.h5
tfamily00003.h5
tfamily00004.h5
tfamily00005.h5
tfamily00006.h5
tfamily00007.h5
tfamily00008.h5
tfamily00009.h5
tfamily00010.h5
tfamily.ddl
tfcontents1.h5 [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
tfcontents2.h5 [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
tfill.ddl
tfilters.h5 [svn-r10060] Purpose: 2005-02-21 14:27:56 -05:00
tfletcher32.ddl
tfvalues.h5
tgroup-1.ddl
tgroup-1.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
tgroup-2.ddl
tgroup-2.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
tgroup.h5
tgroup.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tgroup.ls
tgrp_comments.ddl
tgrp_comments.h5
thlink-1.ddl [svn-r12883] 2006-11-08 16:24:41 -05:00
thlink-1.ls [svn-r12883] 2006-11-08 16:24:41 -05:00
thlink-2.ddl
thlink-3.ddl
thlink-4.ddl
thlink-5.ddl
thlink.h5 [svn-r12883] 2006-11-08 16:24:41 -05:00
thlink.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
thyperslab.ddl [svn-r13280] 2007-02-12 14:57:44 -05:00
thyperslab.h5 [svn-r13280] 2007-02-12 14:57:44 -05:00
tindicesno.ddl [svn-r13280] 2007-02-12 14:57:44 -05:00
tindicessub1.ddl [svn-r14437] bug fix for h5dump subsetting (deal with blocks)and new test runs 2008-01-16 11:12:08 -05:00
tindicessub2.ddl [svn-r14437] bug fix for h5dump subsetting (deal with blocks)and new test runs 2008-01-16 11:12:08 -05:00
tindicessub3.ddl [svn-r14437] bug fix for h5dump subsetting (deal with blocks)and new test runs 2008-01-16 11:12:08 -05:00
tindicessub4.ddl [svn-r14437] bug fix for h5dump subsetting (deal with blocks)and new test runs 2008-01-16 11:12:08 -05:00
tindicesyes.ddl [svn-r13280] 2007-02-12 14:57:44 -05:00
tlarge_objname.ddl
tlarge_objname.h5
tldouble.h5 [svn-r12171] Purpose: 2006-03-28 16:25:10 -05:00
tlonglinks.ddl [svn-r10637] Purpose: 2005-04-21 01:55:42 -05:00
tlonglinks.h5 [svn-r10637] Purpose: 2005-04-21 01:55:42 -05:00
tloop2.h5
tloop2.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tloop-1.ddl
tloop-1.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
tloop.h5
tloop.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tmany.h5 [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
tmany.h5.xml [svn-r13498] Description: 2007-03-11 21:38:08 -05:00
tmulti-b.h5
tmulti-g.h5
tmulti-l.h5 [svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The problem 2007-01-12 15:29:43 -05:00
tmulti-o.h5 [svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The problem 2007-01-12 15:29:43 -05:00
tmulti-r.h5 [svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The problem 2007-01-12 15:29:43 -05:00
tmulti-s.h5 [svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The problem 2007-01-12 15:29:43 -05:00
tmulti.ddl
tname-amp.h5
tname-amp.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tname-apos.h5
tname-apos.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tname-gt.h5
tname-gt.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tname-lt.h5
tname-lt.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tname-quot.h5
tname-quot.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tname-sp.h5
tname-sp.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tnamed_dtype_attr.ddl [svn-r12158] Purpose: 2006-03-27 13:22:55 -05:00
tnamed_dtype_attr.h5 [svn-r12221] Purpose: 2006-04-09 22:03:30 -05:00
tnamed_dtype_attr.h5.xml [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
tnbit.ddl [svn-r12171] Purpose: 2006-03-28 16:25:10 -05:00
tnestcomp-1.ddl
tnestcomp-1.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
tnestedcomp.h5
tnestedcomp.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tnodata.h5
tnodata.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tnofilename.ddl [svn-r14339] bug fix: aligned a line in usage that was not aligned 2007-12-12 13:27:26 -05:00
tnullspace.ddl
tnullspace.h5
tobjref.h5
tobjref.h5.xml [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
topaque.h5
topaque.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
torderattr1.ddl [svn-r14201] attribute ordering: added objects that do not have creation order tracked 2007-10-11 14:42:30 -05:00
torderattr1.h5.xml [svn-r14201] attribute ordering: added objects that do not have creation order tracked 2007-10-11 14:42:30 -05:00
torderattr2.ddl [svn-r14201] attribute ordering: added objects that do not have creation order tracked 2007-10-11 14:42:30 -05:00
torderattr2.h5.xml [svn-r14201] attribute ordering: added objects that do not have creation order tracked 2007-10-11 14:42:30 -05:00
torderattr3.ddl [svn-r14201] attribute ordering: added objects that do not have creation order tracked 2007-10-11 14:42:30 -05:00
torderattr3.h5.xml [svn-r14201] attribute ordering: added objects that do not have creation order tracked 2007-10-11 14:42:30 -05:00
torderattr4.ddl [svn-r14201] attribute ordering: added objects that do not have creation order tracked 2007-10-11 14:42:30 -05:00
torderattr4.h5.xml [svn-r14201] attribute ordering: added objects that do not have creation order tracked 2007-10-11 14:42:30 -05:00
torderattr.h5 [svn-r14201] attribute ordering: added objects that do not have creation order tracked 2007-10-11 14:42:30 -05:00
tordergr1.ddl [svn-r14172] 2007-10-02 11:45:46 -05:00
tordergr2.ddl [svn-r14172] 2007-10-02 11:45:46 -05:00
tordergr3.ddl [svn-r14172] 2007-10-02 11:45:46 -05:00
tordergr4.ddl [svn-r14172] 2007-10-02 11:45:46 -05:00
tordergr5.ddl [svn-r14172] 2007-10-02 11:45:46 -05:00
tordergr.h5 [svn-r14164] 2007-10-01 09:49:23 -05:00
tperror.ddl
tref-escapes-at.h5
tref-escapes-at.h5.xml [svn-r14180] Description: 2007-10-04 10:06:28 -05:00
tref-escapes.h5
tref-escapes.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tref.h5
tref.h5.xml [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
treference.ddl [svn-r14180] Description: 2007-10-04 10:06:28 -05:00
tsaf.ddl
tsaf.h5
tsaf.h5.xml [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
tsaf.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
tscaleoffset.ddl [svn-r10060] Purpose: 2005-02-21 14:27:56 -05:00
tshuffle.ddl
tslink-1.ddl
tslink-1.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
tslink-2.ddl
tslink.h5
tslink.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tsplit_file-m.h5 [svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The problem 2007-01-12 15:29:43 -05:00
tsplit_file-r.h5 [svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The problem 2007-01-12 15:29:43 -05:00
tsplit_file.ddl
tstr2.h5
tstr2.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tstr3.h5
tstr-1.ddl
tstr-1.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
tstr-2.ddl
tstr.h5
tstr.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tstring2.ddl
tstring-at.h5
tstring-at.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tstring.ddl [svn-r12456] Mark dumper output file as binary, missed during CVS conversion 2006-07-07 12:53:06 -05:00
tstring.h5
tstring.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tstringe.ddl
tszip.ddl
tudlink-1.ddl [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
tudlink-1.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
tudlink-2.ddl [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
tudlink.h5 [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
tudlink.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tuserfilter.ddl
tvldtypes1.ddl
tvldtypes1.h5
tvldtypes1.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tvldtypes1.ls [svn-r14284] Description: 2007-11-24 11:49:36 -05:00
tvldtypes2.ddl
tvldtypes2.h5
tvldtypes2.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tvldtypes3.ddl
tvldtypes3.h5
tvldtypes3.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tvldtypes4.ddl
tvldtypes4.h5
tvldtypes4.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tvldtypes5.ddl
tvldtypes5.h5
tvldtypes5.h5.xml [svn-r13179] 2007-01-23 10:39:24 -05:00
tvlstr.ddl
tvlstr.h5
tvlstr.h5.xml [svn-r14144] Description: 2007-09-13 10:44:56 -05:00
tvms.ddl [svn-r12221] Purpose: 2006-04-09 22:03:30 -05:00
tvms.h5 [svn-r12221] Purpose: 2006-04-09 22:03:30 -05:00
twithub513.h5 [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
twithub.h5 [svn-r13580] Description: 2007-04-03 14:51:14 -05:00
u10.txt [svn-r9026] Purpose: 2004-08-05 14:18:21 -05:00
u511.txt [svn-r9021] Purpose: 2004-08-05 12:22:56 -05:00
u512.txt [svn-r9021] Purpose: 2004-08-05 12:22:56 -05:00
u513.txt [svn-r9021] Purpose: 2004-08-05 12:22:56 -05:00