From f1fb40c1a1864ce5d49727d888c0c58d9dc79f70 Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Wed, 8 Nov 2000 17:02:58 -0500 Subject: [svn-r2823] Purpose: add several files to test h4toh5 converter on hdf image with different datatype Description: see above Solution: Platforms tested: eirene,hawkwind,arabica --- tools/testfiles/image_uint16.hdf | Bin 0 -> 1300 bytes tools/testfiles/image_uint161.hdf | Bin 0 -> 700 bytes tools/testfiles/image_uint32.hdf | Bin 0 -> 2200 bytes tools/testfiles/image_uint321.hdf | Bin 0 -> 1000 bytes tools/testfiles/image_uint8.hdf | Bin 0 -> 558 bytes tools/testfiles/image_uint81.hdf | Bin 0 -> 458 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tools/testfiles/image_uint16.hdf create mode 100644 tools/testfiles/image_uint161.hdf create mode 100644 tools/testfiles/image_uint32.hdf create mode 100644 tools/testfiles/image_uint321.hdf create mode 100644 tools/testfiles/image_uint8.hdf create mode 100644 tools/testfiles/image_uint81.hdf diff --git a/tools/testfiles/image_uint16.hdf b/tools/testfiles/image_uint16.hdf new file mode 100644 index 0000000..925f21d Binary files /dev/null and b/tools/testfiles/image_uint16.hdf differ diff --git a/tools/testfiles/image_uint161.hdf b/tools/testfiles/image_uint161.hdf new file mode 100644 index 0000000..b2d6003 Binary files /dev/null and b/tools/testfiles/image_uint161.hdf differ diff --git a/tools/testfiles/image_uint32.hdf b/tools/testfiles/image_uint32.hdf new file mode 100644 index 0000000..2f0eab2 Binary files /dev/null and b/tools/testfiles/image_uint32.hdf differ diff --git a/tools/testfiles/image_uint321.hdf b/tools/testfiles/image_uint321.hdf new file mode 100644 index 0000000..1d42bc2 Binary files /dev/null and b/tools/testfiles/image_uint321.hdf differ diff --git a/tools/testfiles/image_uint8.hdf b/tools/testfiles/image_uint8.hdf new file mode 100644 index 0000000..c5f36b9 Binary files /dev/null and b/tools/testfiles/image_uint8.hdf differ diff --git a/tools/testfiles/image_uint81.hdf b/tools/testfiles/image_uint81.hdf new file mode 100644 index 0000000..42fdeab Binary files /dev/null and b/tools/testfiles/image_uint81.hdf differ -- cgit v0.12