[NeXus-code-tickets] [NeXusCode] #95: 2D character array with unlimited dimensions in HDF5

NeXus Data Format Library and Applications noreply at nexusformat.org
Mon Oct 29 15:18:19 GMT 2007


#95: 2D character array with unlimited dimensions in HDF5
-----------------------------+----------------------------------------------
 Reporter:  Stuart Campbell  |       Owner:  Unassigned
     Type:  defect           |      Status:  new       
 Priority:  major            |   Milestone:            
Component:  bindings         |     Version:  trunk     
 Keywords:                   |  
-----------------------------+----------------------------------------------
 If you try and create a 2d character array (using HDF5) with unlimited
 dims then you get the following error:

 org.nexusformat.NexusException: ERROR: Creating chunked dataset failed!
         at org.nexusformat.NexusFile.nxmakedata(Native Method)
         at org.nexusformat.NexusFile.makedata(NexusFile.java:310)
         at TestNexus.main(TestNexus.java:61)

 There also seems to be a problem with putslab() for 2d character arrays
 with HDF5.

 This all works fine with HDF4.

-- 
Ticket URL: <http://trac.nexusformat.org/code/ticket/95>
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