[NeXus-code-tickets] [NeXusCode] #271: NX5putslab: use H5Dset_extent instead of H5Dextend

NeXus Data Format Library and Applications noreply at nexusformat.org
Wed Jun 15 00:47:50 BST 2011


#271: NX5putslab: use H5Dset_extent instead of H5Dextend
---------------------------+------------------------------------------------
 Reporter:  Pedro.vicente  |       Owner:  Pedro.vicente
     Type:  enhancement    |      Status:  new          
 Priority:  major          |   Milestone:               
Component:  napi           |     Version:  trunk        
 Keywords:                 |  
---------------------------+------------------------------------------------
 H5Dextend is a deprecated function that does not allow reducing a
 dataset's dimension;

 replace with H5Dset_extent

 http://www.hdfgroup.org/HDF5/doc/RM/RM_H5D.html

-- 
Ticket URL: <http://trac.nexusformat.org/code/ticket/271>
NeXus Data Format Library and Applications <http://www.nexusformat.org/>
NeXus Data Format Library and Applications



More information about the NeXus-code-tickets mailing list