Dewberry / ripple1d

Utilities for reuse of HEC-RAS models for NWM
https://ripple1d.readthedocs.io/en/latest/
MIT License
3 stars 0 forks source link

bugfix for models with no structures #145

Closed mdeshotel closed 2 months ago

mdeshotel commented 2 months ago

This PR fixes a bug which caused a failure when calling subset_gpkg in cases where the model geometries are simple (no structures / no junctions). This was not caught with test models because test models all have structures.