Author The HDF Group Released 2024-06-05 Filesize 120.00 MB Downloads 2338 OS Mac OS X Installation Instal And Uninstall Keywords HDF viewer, view HDF, HDF analyzer, viewer, view, analyzer Users' rating(31 rating) Currently 1.90/5 1 2 3 4 5 Add...
Downloads1254 OSLinux InstallationInstal And Uninstall KeywordsHDF viewer,view HDF,HDF analyzer,viewer,view,analyzer Users' rating (13 rating) Currently 2.31/5 1 2 3 4 5 Add to saved freewareReport spywareDownload HDFView for Linux - Freeware Download Notice ...
Note: on Mac, HDF Compass doesn't create an initial window, use the system Application menu to open a file or remote resource. Single-file: $ pyinstaller --clean -y HDFCompass.1file.spec Single-folder (useful for debugging thepyinstallersettings): ...
我需要向HDF文件添加一些字符串标量属性,下面是我的python: hdf = h5py.File('data.hdf', 'r+') hdf['program'].attrs['filename'] = '.\\cover.tif' hdf['program'].attrs['gis'] = 'cover' hdf.close() 这是因为它确实添加了这两个属性,但是当我在HDFViewer中检查它们时,它们有一个类型:Strin...
Also, interestingly, theNASA Panoply data vieweropens the file without issue as well. libnetcdf I can reproduce this problem (on my Mac M2) in Python 3.12: # Name Version Build Channel libnetcdf 4.9.2 nompi_h291a7c2_113 conda-forge ...