I would like to convert a series of HDF4-files via GDAL, but it needs the possibility to read this format (HDF4). This can probably be done by installing the package hdf4. The easiest way possible would be:
brew install hdf4
But that results in
No available formula with the name "hdf4".
Can anyone help me out? All articles I found on the internet originate from ~2015 and do not solve my problem (anymore).