Welcome to the RAS Solution Forums HEC-RAS Help HDF output files

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7581
    Anonymous
    Guest

    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.

    #12697
    Anonymous
    Guest

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.