Welcome to the RAS Solution › Forums › HEC-RAS Help › HDF output files
Is there documentation on what the numerous HDF geometry files actually mean and how to use them to find the Face velocities, shear stresses, etc. for a specific set of cells.
some info on the file formats:
https://hecrasmodel.blogspot.com/2013/04/hec-ras-file-types.html
in python you can use the h5py package – something similar likely exists for other popular languages.
Once you open your hdf5 file just start looking through the directories (or write a script to list them all) you’ll find what you’re looking for
Please enter an answer in digits: