Skip to content

Releases: NGWPC/ripple1d-archive

v0.2.0-beta

05 Aug 14:43
0150eaf

Choose a tag to compare

What's Changed

Operational changes in the development code in preparation for initial testing.

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0-beta

02 Jul 20:33
80681e6

Choose a tag to compare

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)