Skip Menu |

This queue is for tickets about the PDL-IO-HDF5 CPAN distribution.

Report information
The Basics
Id: 85908
Status: resolved
Priority: 0/
Queue: PDL-IO-HDF5

People
Owner: Nobody in particular
Requestors: jhargrove [...] rsmas.miami.edu
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Scalar not read as Simple
Date: Wed, 5 Jun 2013 20:54:45 +0000
To: "bug-PDL-IO-HDF5 [...] rt.cpan.org" <bug-PDL-IO-HDF5 [...] rt.cpan.org>
From: John Hargrove <jhargrove [...] rsmas.miami.edu>
I am unable to correctly read dataspace scalar attributes from an HDF5 file. I can read dataspace simple attributes. I thought a scalar dataspace is just a length 1 simple and should be readable as other simple dataspaces are, but this appears not to be the case. Is this a bug, or do I have some other problem? I'm running perl v5.13.2. thanks John Hargrove, PhD Senior Software Engineer CSTARS/University of Miami 11811 SW 168th St, Miami, FL 33177 Tel: 305.421.4950 Fax:305.252.4407 www.cstars.miami.edu [cid:image001.png@01CE620D.6218C350]
Download image001.png
image/png 22.2k
image001.png
Scalar dataspaces aren't supported by PDL::IO::HDF5. This is a known limitation of the release. See the LIMITATIONS section of the main documentation page at http://search.cpan.org/~cerney/PDL-IO-HDF5-0.63/hdf5.pd#LIMITATIONS
Fixed in the latest CPAN developers release 0.63_01 and will appear in the upcoming stable 0.64 release.