Glam Prestige Journal

Bright entertainment trends with youth appeal.

I have faced serious problem to open hdf file but there shows nc file not associated solve this problem and give suggestion.

1

3 Answers

Simply install HDFView from the repository with

sudo apt-get install hdfview

and use it top open some h5-file:

HDFView 2.9 on Ubuntu 16.04 LTS

1

You can use command line tools

apt install hdf5-tools
h5dump file.h5

Python modules

GUI Tools

Find more tools from the hdfgroup website.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy