简体   繁体   中英

HDF4 file on Anaconda distribution of python

I am trying to read an HDF4 file with my Anaconda python distributions on 64-bit Windows 7. I have tried to do a conda install of both the pyhdf and pyNio packages, but Anaconda seems to find neither. Does anyone have any advice on how to do this? I tried to add conda.binstar.org/mutirri to my .condarc file, but conda says it still can't find the packages....thanks!

We updated pyHDF source to create Anaconda distribution for Windows 7 that works with the latest HDF4:

http://hdfeos.org/software/pyhdf.php

You can find 32-bit version.

We also provide instruction for building one on Windows so you can try it for 64-bit version.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM