Pedro Vicente Nunes <pvn@xxxxxxxxxxxxx> writes:
> Hi Ed
>
> which system and hdf5 version are you using ?
> I briefly tried your sample file using the current 1.7 cvs version and the
> output differs from the one
> you sent
>
> HDF5 "tst_h_vl2.h5" {
> GROUP "/" {
> GROUP "grp1" {
> DATASET "sea_sounding_dataset" {
> DATATYPE "/grp1/sea_sounding_type"
> DATASPACE SIMPLE { ( 3 ) / ( 3 ) }
> DATA {
> (0): {
> -858993460,
> (23.5)
> },
> (1): {
> -858993460,
> (23.5, 22.5)
> },
> (2): {
> -858993460,
> (23.5, 22.5, 21.5)
> }
> }
> }
> DATATYPE "sea_sounding_type" H5T_COMPOUND {
> H5T_STD_I32LE "sounding_no";
> H5T_VLEN { H5T_IEEE_F32LE} "temp_vl";
> }
> }
> }
> }
>
>
Ah, that is more what I expected.
I just got your latest cvs version, and it's failing for another
reason. When I get that fixed, I try this again.
Thanks!
Ed
--
Ed Hartnett -- ed@xxxxxxxxxxxxxxxx