log

age author description
Tue, 27 Apr 2004 15:36:30 +0000 bert Include Unidata copyright, to give appropriate credit
Tue, 27 Apr 2004 15:35:15 +0000 bert Initial checkin, MINC variant of NetCDF's ncdump utility
Tue, 27 Apr 2004 15:32:58 +0000 bert Use mincdump instead of ncdump
Tue, 27 Apr 2004 15:30:02 +0000 bert Add -2 flag
Tue, 27 Apr 2004 15:29:22 +0000 bert Added milog_init() call during initialization
Tue, 27 Apr 2004 15:27:57 +0000 bert Initial checkin, MINC 1 <-> MINC 2 converter
Tue, 27 Apr 2004 15:26:34 +0000 bert Added -2 option
Tue, 27 Apr 2004 15:24:45 +0000 bert Add -2 option to run tests on MINC 2.0 format files
Tue, 27 Apr 2004 15:21:03 +0000 bert Add new mincapi test, run tests with -2 flag, add -DMINC2 to the compilation
Tue, 27 Apr 2004 15:20:03 +0000 bert Use micreate() and miclose() instead of nccreate() and ncclose(). But this test is unused as of now.
Tue, 27 Apr 2004 15:19:30 +0000 bert Run tests in -2 mode
Tue, 27 Apr 2004 15:19:02 +0000 bert Some new tests
Tue, 20 Apr 2004 21:01:03 +0000 bert Include some explanation and examples about hyperslab I/O
Thu, 15 Apr 2004 21:18:56 +0000 bert Use minc_private.h to avoid having to defined TRUE and FALSE again
Thu, 15 Apr 2004 21:13:21 +0000 bert Add C++ linkage specifier
Tue, 06 Apr 2004 19:08:01 +0000 bert Change constant 3 to MI2_MAX_VAR_DIMS
Thu, 01 Apr 2004 15:17:44 +0000 bert Change 'regularly' to 'irregularly'
Thu, 01 Apr 2004 00:47:21 +0000 baghdadi *** empty log message ***
Mon, 29 Mar 2004 22:06:53 +0000 bert Revise miselect_resolution() to actually swap the open datasets
Mon, 29 Mar 2004 22:05:55 +0000 bert Expand multiresolution code to properly use real values when calculating thumbnails
Mon, 29 Mar 2004 22:03:20 +0000 bert Disallow writes to lower-resolution thumbnails
Mon, 29 Mar 2004 22:02:51 +0000 bert Expanded multiresolution test
Mon, 29 Mar 2004 20:14:53 +0000 bert Reapply my dimension/voxel ordering and block structuring sections
Mon, 29 Mar 2004 17:48:15 +0000 baghdadi *** empty log message ***
Fri, 26 Mar 2004 18:40:04 +0000 bert Move config.h
Wed, 24 Mar 2004 22:31:54 +0000 bert Added discussion of dimension and voxel ordering, also added a section on block structuring (to be followed by multiresolution and compression)
Wed, 24 Mar 2004 20:54:02 +0000 bert Latest changes
Wed, 24 Mar 2004 20:53:48 +0000 bert Increase att_length by one in miappend_history() in order to read the entire attribute
Tue, 23 Mar 2004 21:39:03 +0000 bert Set the valid range appropriately
Tue, 23 Mar 2004 21:38:39 +0000 bert Save updated image-min and image-max for thumbnail images
Tue, 23 Mar 2004 21:38:06 +0000 bert Initialize image-max and image-min properly
Tue, 23 Mar 2004 21:36:33 +0000 bert Try to make most of this code portable
Tue, 23 Mar 2004 21:17:40 +0000 bert Use standard config.h for configuration
Tue, 23 Mar 2004 21:16:43 +0000 bert Use standard config.h stuff rather than homegrown conditionals
Tue, 23 Mar 2004 21:16:05 +0000 bert Conditionally include fcntl.h
Tue, 23 Mar 2004 21:15:46 +0000 bert Look for a few more functions and headers
Thu, 18 Mar 2004 17:33:16 +0000 bert Some words about hyperslab I/O, not complete
Wed, 17 Mar 2004 20:05:32 +0000 bert Major additions to thumbnail recalculation code, still needs more work
Wed, 17 Mar 2004 20:04:57 +0000 bert Change thumbnail functions, use is_dirty flag
Wed, 17 Mar 2004 20:04:28 +0000 bert Change parameter lists of internal thumbnail functions
Wed, 17 Mar 2004 20:03:12 +0000 bert Set is_dirty flag on write
Wed, 17 Mar 2004 20:02:49 +0000 bert Added is_dirty flag, updated prototypes for thumbnail maintenance functions
Wed, 17 Mar 2004 20:01:29 +0000 bert Minor edits
Wed, 17 Mar 2004 20:00:44 +0000 bert Added clean target, also added multires-test
Wed, 17 Mar 2004 20:00:28 +0000 bert Initial checkin, Leila's multiresolution test code
Wed, 17 Mar 2004 18:43:37 +0000 baghdadi *** empty log message ***
Fri, 12 Mar 2004 18:24:09 +0000 baghdadi *** empty log message ***
Thu, 11 Mar 2004 19:55:13 +0000 bert Minor naming revisions
Tue, 09 Mar 2004 23:30:02 +0000 bert Minor edits, fix definition of miget_volume_dimension_count()
Tue, 09 Mar 2004 16:47:04 +0000 bert Lots of enhancements and new tests
Mon, 08 Mar 2004 23:19:40 +0000 bert Add miget_hyperslab_normalized() to the header
Mon, 08 Mar 2004 23:19:20 +0000 bert Fix restructuring code, get inversion of the operation right for output
Mon, 08 Mar 2004 23:18:34 +0000 bert Fix several bugs, handle global classes
Mon, 08 Mar 2004 23:18:06 +0000 bert Fix several bugs
Thu, 04 Mar 2004 21:06:14 +0000 baghdadi *** empty log message ***
Tue, 02 Mar 2004 21:38:28 +0000 bert New test files
Tue, 02 Mar 2004 21:36:58 +0000 bert Remove tests
Tue, 02 Mar 2004 21:36:41 +0000 bert Added record and label functions
Tue, 02 Mar 2004 21:36:21 +0000 bert Move test code into subdirectory
Mon, 01 Mar 2004 18:28:26 +0000 bert Avoid use of C++ keywords