Opened 12 years ago

Closed 9 years ago

#4697 closed defect (invalid)

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 (6)

comment:1 by Kyle Shannon, 12 years ago

Could you post a link to an example dataset?

in reply to:  1 comment:2 by xiaomi, 12 years ago

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!

comment:3 by Kyle Shannon, 12 years ago

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 comment:4 by xiaomi, 12 years ago

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.

comment:5 by antonio, 11 years ago

Cc: antonio added

comment:6 by Jukka Rahkonen, 9 years ago

Resolution: invalid
Status: newclosed

Closing as invalid.

Note: See TracTickets for help on using tickets.