Ticket #4697 (new defect)

Opened 13 months ago

Last modified 4 months ago

gdal can't support hdf5 file of Cosmo-skymed?

Reported by: xiaomi Owned by: warmerdam
Priority: normal Milestone:
Component: GDAL_Raster Version: 1.9.0
Severity: normal Keywords: hdf5
Cc: antonio

Description

I have corrently uncomment the hdf5 codes, and build the sourde code into dotnet dll. In my test project, I can open an common hdf5 file, but when I fail to open two hdf5 files of Cosmo-skymed. It prompt up that it isn't the supported format.

Thank you for any reply.

Change History

follow-up: ↓ 2   Changed 13 months ago by kyle

Could you post a link to an example dataset?

in reply to: ↑ 1   Changed 13 months ago by xiaomi

Replying to kyle:

Could you post a link to an example dataset?

I am sorry that It's the problem of the data. I have reloaded the data and solved the problem.

I have another question. I want to extract some metadata of the hdf5 file, but how can I find the key words for a domain and a specific item within it? the following is the link to the demo data, in case it is needed.  ftp://ftp.e-geos.it/ScanSAR%20Huge%20-%20Camden%20Bay/

Thank you for your reply!

follow-up: ↓ 4   Changed 13 months ago by kyle

You should probably use the mailing list for inquiries such as this, you will get answers faster and everyone can see:

 http://lists.osgeo.org/mailman/listinfo/gdal-dev/

See the documentation for GetMetadata?():

 http://gdal.org/classGDALMajorObject.html#a8ce3bf5795bbebfe9bc643e2152bb360

in reply to: ↑ 3   Changed 12 months ago by xiaomi

Replying to kyle:

You should probably use the mailing list for inquiries such as this, you will get answers faster and everyone can see:  http://lists.osgeo.org/mailman/listinfo/gdal-dev/ See the documentation for GetMetadata?():  http://gdal.org/classGDALMajorObject.html#a8ce3bf5795bbebfe9bc643e2152bb360

OK. I will try to find answers in the mailing lists first. Thank you and best regards.

  Changed 4 months ago by antonio

  • cc antonio added
Note: See TracTickets for help on using tickets.