An R package for interacting with Hec-Ras model output. hecr uses the h5 package and wraps around it functions that enable a user to quickly query out desired data in a tidy dataframe format.

Installation

The install requires devtools, install with install.packages("devtools"). To install hecr:

devtools::install_github("flowwest/hecr")