pyhdf icon indicating copy to clipboard operation
pyhdf copied to clipboard

Python wrapper around the NCSA HDF version 4 library

Results 20 pyhdf issues
Sort by recently updated
recently updated
newest added

As reported in #70, `hdfi.h` has been removed in HDF 4.3.0 which causes build failures. Replacing the the include with `hdf.h` resolves this. Closes: #70

The `hdfi.h` include here https://github.com/fhs/pyhdf/blob/e8f87adb3f308fc6dc6105aa631e2c659da8f4e6/pyhdf/hdfext.i#L206 goes away in hdf4 here: https://github.com/HDFGroup/hdf4/commit/ec211cddbeb8c5bebe7404254a42cc6d686daa6f For my build, I was able to just remove that line and things built and tested fine. Note that...

### What version of pyhdf, HDF4, and Python are you using? pyhdf version: 0.10.2 HDF4 C library version: 4.2.13 Python version: 3.7.6 ### What operating system are you using? Ubuntu...

### What version of pyhdf, HDF4, and Python are you using? pyhdf version: N/A HDF4 C library version: 4.2.5 Python version: 3.7 ### What operating system are you using? OS...

installation
OS-Darwin

Hi, @fhs , @teoliphant, I'd like to report a vulnerability issue in **pyhdf_0.10.3**. ### Dependency Graph between Python and Shared Libraries ![image](https://user-images.githubusercontent.com/102780639/161524849-fb0594b8-2ed4-4a08-8905-8ae1b17d2e0b.png) ### Issue Description As shown in the above...

### What version of pyhdf, HDF4, and Python are you using? pyhdf version: 0.11.3 HDF4 C library version: Python version: 3.11, 3.12 ### What operating system are you using? macOS...

-I am trying to install PYHDF on my machine but keep running into a runtime error. pyhdf version: none HDF4 C library version: none Python version: 3.8 OS: Windows 10...

installation
OS-Windows

### What version of pyhdf, HDF4, and Python are you using? pyhdf version: 0.10.5 HDF4 C library version: libhdf4-4.2.13 Python version: 3.8.16 ### What operating system are you using? GNU/Linux...

### What version of pyhdf, HDF4, and Python are you using? pyhdf version: 0.10.5 HDF4 C library version: 4.2.15 Python version: 3.9.12 ### What operating system are you using? Windows...

### What version of pyhdf, HDF4, and Python are you using? pyhdf version:0.10.5 HDF4 C library version: Python version:3.8 ### What operating system are you using? windows ### What did...