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
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
Mon, 01 Mar 2004 17:45:15 +0000 bert Add extern C linkage for C++
Fri, 27 Feb 2004 20:21:49 +0000 bert Initial checkin
Fri, 27 Feb 2004 18:42:19 +0000 bert Fix calls to miget_attribute()
Fri, 27 Feb 2004 18:42:02 +0000 bert Terminate attribute string properly
Thu, 26 Feb 2004 23:34:01 +0000 bert Fix out of bounds pointer error in midownsample_slice()
Tue, 10 Feb 2004 20:26:59 +0000 baghdadi *** empty log message ***
Tue, 10 Feb 2004 20:14:36 +0000 bert Added miget_volume_voxel_count(), determine type of volume in miopen_volume()
Tue, 10 Feb 2004 20:13:46 +0000 bert Use imax_id and imin_id from the volume structure
Tue, 10 Feb 2004 20:13:26 +0000 bert Added image_id, imax_id, and imin_id to the volume structure
Tue, 10 Feb 2004 20:12:58 +0000 bert Added miget_volume_voxel_cont() and miget_volume_real_range()
Tue, 10 Feb 2004 20:12:32 +0000 bert Minor optimizations
Tue, 10 Feb 2004 20:10:20 +0000 bert Changed miget_volume_dimensions() to return number of dimensions copied
Tue, 10 Feb 2004 20:05:18 +0000 bert Start to fix handling of datatype
Tue, 10 Feb 2004 20:04:51 +0000 bert Added miget_volume_real_range() function, fixed bug in miget_voxel_value()
Fri, 06 Feb 2004 22:21:29 +0000 bert Use string for dimension class storage
Fri, 06 Feb 2004 22:20:30 +0000 bert Don't allow users to actually set a dimension class of 'any'
Fri, 06 Feb 2004 21:51:22 +0000 bert Use unsigned long for coordinates
Fri, 06 Feb 2004 21:51:01 +0000 bert Minor updates to avoid compiler warnings
Fri, 06 Feb 2004 21:50:30 +0000 bert Use unsigned long consistently for coordinates
Fri, 06 Feb 2004 21:50:06 +0000 bert Minor updates to reduce compiler warnings
Fri, 06 Feb 2004 21:49:38 +0000 bert Use unsigned long
Fri, 06 Feb 2004 21:49:20 +0000 bert Minor fixes
Fri, 06 Feb 2004 18:58:37 +0000 bert Latest changes
Tue, 03 Feb 2004 17:49:54 +0000 baghdadi *** empty log message ***
Tue, 03 Feb 2004 16:43:17 +0000 baghdadi *** empty log message ***
Tue, 03 Feb 2004 16:20:43 +0000 bert Initial checkin, doxygen configuration file
Mon, 02 Feb 2004 18:27:51 +0000 bert Call ParseArgv() so that version information can be output
Mon, 02 Feb 2004 18:27:06 +0000 bert Include config.h
Mon, 02 Feb 2004 18:25:38 +0000 bert Call ParseArgv() so that invert_raw_image can print its version information
Mon, 02 Feb 2004 18:24:58 +0000 bert Include a ARGV_VERINFO record in the argTable[]
Mon, 02 Feb 2004 18:24:11 +0000 bert Call ParseArgv() so that version information will be available
Mon, 02 Feb 2004 18:22:34 +0000 bert Added miget_version() and miappend_history()
Mon, 02 Feb 2004 18:22:07 +0000 bert Added support for ARGV_VERSION and ARGV_VERINFO
Mon, 02 Feb 2004 18:21:41 +0000 bert Added ARGV_VERSION and ARGV_VERINFO
Mon, 02 Feb 2004 01:35:31 +0000 bert More extensive test code, comment changes for doxygen
Mon, 02 Feb 2004 01:34:42 +0000 bert Minor changes
Mon, 02 Feb 2004 01:34:21 +0000 bert Remove MI_TYPE_CHAR, added some new comments
Mon, 02 Feb 2004 01:33:45 +0000 bert Remove MI_TYPE_CHAR, put 'try' block around H5Dopen in miget_scalar()
Mon, 02 Feb 2004 01:33:16 +0000 bert Handle UNKNOWN type
Mon, 02 Feb 2004 01:32:21 +0000 bert Minor comment changes, don't call H5Eset_auto() in the test code
Mon, 02 Feb 2004 01:31:52 +0000 bert Minor comment changes
Mon, 02 Feb 2004 01:31:25 +0000 bert Remove MI_TYPE_CHAR, verify that chunk size doesn't exceeed dimension length