Subject: | PDL::IO::HDF::SD bug |
Date: | Fri, 4 Feb 2011 11:55:01 -0500 |
To: | <bug-PDL [...] rt.cpan.org>, Greg Ederer <gederer [...] sigmaspace.com>, Gang Ye <Gang.Ye [...] sigmaspace.com> |
From: | Gary Fu <gary.fu-1 [...] nasa.gov> |
Hi,
The PDL::IO::HDF::SD (PDL-2.4.7 version) SDget routine has problem to
read a SD with duplicate dimension names. I checked the source code and
it looks like to me it uses the hash (instead of the array) on the
dimension name, and in this case, it cannot handle duplicate dimension
names. Not sure if this has been reported before and if there is any fix.
Thanks,
Gary