Re: [gdal-dev] HDF5 COSMO-SKYMED metadata problems

2011-06-09 Thread Antonio Valentino
Hi Alex, sorry for not responding before but I was a little busy yesterday. Also a big thank you to Frank for updating the HDF5 driver. Il giorno Wed, 8 Jun 2011 18:23:59 -0300 Alex Mantaut ha scritto: > Sorry, I accidentalñy pressed the "send" button > > Another issue. Does anybody has the CO

Re: [gdal-dev] HDF5 COSMO-SKYMED metadata problems

2011-06-08 Thread Alex Mantaut
Sorry, I accidentalñy pressed the "send" button Another issue. Does anybody has the COSMO-SKYMED HDF5 format specification or something that tells how to get the georreference information from those files? 2011/6/8 Alex Mantaut > I tried the patch warmerdam posted on the 1.8.0 version an it w

Re: [gdal-dev] HDF5 COSMO-SKYMED metadata problems

2011-06-08 Thread Alex Mantaut
I tried the patch warmerdam posted on the 1.8.0 version an it worked, i can see the root metadata now. Thanks Antonio Valentino and Frank Warmerdam for the swift correction. Another issue. Does anybody has the COSMO-SKYMED HDF5 2011/6/7 Alex Mantaut > Antonio: >Thanks for the swif

Re: [gdal-dev] HDF5 COSMO-SKYMED metadata problems

2011-06-07 Thread Alex Mantaut
Antonio: Thanks for the swift answer. I've tried to apply the patch to gdal 1.8 but it fails on the 5º chunk (hdf5dataset.cpp from line 598) I looked at the code and it seems significantly diffrent (perhaps this class was modified since the patch was released a year ago?)

Re: [gdal-dev] HDF5 COSMO-SKYMED metadata problems

2011-06-07 Thread Antonio Valentino
Hi Alex, Il 07/06/2011 20:13, Alex Mantaut ha scritto: > Hi: > > I'm trying to get georreference information from an HDF5 COSMO-SKYMED file. > > I used HDFView to see the file's metadata and found that in this type of > HDF5 files the georreference information is stored in the metadata > corresp

[gdal-dev] HDF5 COSMO-SKYMED metadata problems

2011-06-07 Thread Alex Mantaut
Hi: I'm trying to get georreference information from an HDF5 COSMO-SKYMED file. I used HDFView to see the file's metadata and found that in this type of HDF5 files the georreference information is stored in the metadata corresponding to the "root" of the file. The problem is that when i try to u