log

age author description
Tue, 27 Apr 2004 15:48:34 +0000 bert Get rid of minc_callers_ncopts
Tue, 27 Apr 2004 15:48:15 +0000 bert Minor changes
Tue, 27 Apr 2004 15:47:47 +0000 bert #include minc_config.h and minc_error.h
Tue, 27 Apr 2004 15:47:25 +0000 bert Move most message text into this file
Tue, 27 Apr 2004 15:46:54 +0000 bert NetCDF emulation for HDF5
Tue, 27 Apr 2004 15:46:35 +0000 bert Declaration for HDF5 convenience functions that provide partial netCDF emulation
Tue, 27 Apr 2004 15:45:20 +0000 bert Definitions for .mincrc file format
Tue, 27 Apr 2004 15:44:04 +0000 bert Add MINC 2.0 specific stuff
Tue, 27 Apr 2004 15:43:29 +0000 bert Support MINC 2.0 format
Tue, 27 Apr 2004 15:43:04 +0000 bert Added set_loop_v2format()
Tue, 27 Apr 2004 15:42:47 +0000 bert Define MINC logging codes
Tue, 27 Apr 2004 15:41:39 +0000 bert MINC 1.0/2.0 (netcdf/hdf5) compatibility layer
Tue, 27 Apr 2004 15:41:16 +0000 bert MINC 1.0/2.0 compatibility layer definitions
Tue, 27 Apr 2004 15:40:22 +0000 bert Revised logging/error handling
Tue, 27 Apr 2004 15:39:28 +0000 bert Link with new libraries, add -DMINC2
Tue, 27 Apr 2004 15:38:47 +0000 bert Added milog_init()
Tue, 27 Apr 2004 15:37:52 +0000 bert Added -2 option
Tue, 27 Apr 2004 15:37:13 +0000 bert Added -2 flag
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