v0.7.1: NSM Coupling Demo updates
The ClearWater-riverine package is a 2D water quality transporter model to calculate conservative advection and diffusion of constituents from an unstructured grid of flows. It is written in modern Python, leveraging cloud-native libraries such as xarray, and developed by the the U.S. Army Engineer Research and Development Center (ERDC), Environmental Laboratory (EL).
This release includes an assortment of minor improvements since the last release and before our upcoming scalability refactor.
What's Changed
- Add wetted surface area calculation by @sjordan29 in #95
- Downstream boundary exploration by @sjordan29 in #101
- Add Gates by @sjordan29 in #102
- Add depth calculations by @sjordan29 in #105
Full Changelog: v0.7.0...v0.7.1