FS#45035 - [gdal] Add support for HDF4 in Gdal

Attached to Project: Community Packages
Opened by Xavier Corredor Llano (epsilom) - Wednesday, 20 May 2015, 21:06 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 21 May 2015, 04:28 GMT
Task Type Support Request
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

HDF v4 is a old version for HDF (current is v5), however at present there are a lot of products that use this version (several NASA products, for example, TRMM). The current version of Gdal not support HDF4, only the version 5:

$ gdalwarp --formats |grep HDF
HDF5 (ros): Hierarchical Data Format Release 5
HDF5Image (ro): HDF5 Dataset

Please considerate add support HDF4, to do this, in PKGBUILD:

1. Add --with-hdf4 in configure
2. Add hdf4-nonetcdf in depends array

Regards
This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 21 May 2015, 04:28 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#28909 

Loading...