python讀寫hdf5及cdf格式文件


Python write and read hdf5 file

http://stackoverflow.com/questions/20928136/input-and-output-numpy-arrays-to-h5py
http://docs.h5py.org/en/latest/quick.html
具體實例請查看preprocessvideo.py里面的實現

h5.keys()	#list dataset in h5 file

python read cdf file

安裝參考
主要參考
次要參考:
http://cdaweb.gsfc.nasa.gov/pub/software/cdf/dist/cdf36_3/linux/
http://ffnet.sourceforge.net/install.html
https://sourceforge.net/projects/spacepy/
使用參考
注意:
如果編譯失敗的時候使用fcompiler gnu 95
安裝完成后要在~/.bashrc下加入以下命令
. /home/xxx/Documents/software/cdf36_3-dist/bin/definitions.B
使用實例參考


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM