Releases: NGWPC/ripple1d-archive
Releases · NGWPC/ripple1d-archive
v0.2.0-beta
What's Changed
Operational changes in the development code in preparation for initial testing.
New Contributors
- @BradfordBates-NOAA made their first contribution in #100
Full Changelog: v0.1.0...v0.2.0
v0.1.0-beta
Features
-
Initial classes, methods and functions for:
- Extracting geometry from HEC-RAS 1D .g** files
- Creating NWM reach-based HEC-RAS models by subsetting existing 1D models
- Creating and managing normal depth and Known Water Surface Elevation (kwse) simulations
- Creating HEC-RAS terrain files
- Exporting simulation results to depth grids (cloud optimized geotiffs)
-
API for managing parallel execution with Huey queue for task scheduling
-
Example scripts for using the library natively (without the API)