Changelog for TUFLOW Plugin v3.11.1
New Features and Enhancements
1D Integrity Tool
Support Link Offsets for SWMM Layers
Support SWMM channel layers with link offsets representing elevations rather than depths for the flow trace and continuity checks. This option is only available when SWMM conduits are present in the ‘1D Network Line Layer’ input.
Increment Layer
GPKG Increment Layer (tool within context menu)
Adds option to not supersede the existing layer. If the user decides not to supersede the existing layer, then the increment layer name option must be ticked on.
Remove/Keep Source Layer Setting is Now Remembered
The option whether to keep or remove the source layer when incrementing a shapefile is now remembered from the previous time the tool was run.
ReFH2 to TUFLOW
Climate Change Factor Accepts Two Decimal Places
The climate change factor input now accepts two decimal places instead of just one.
Bug Fixes
TUFLOW Viewer
- Fixes a bug that prevented NetCDF rasters from being loaded via
Load Results - NetCDF Grid
when the PythonnetCDF4
library wasn’t installed. - Fixes a bug related to the upgrade to Python 3.12 that ocurred when trying to use the ‘play’ button to automatically cycle through timesteps
Processing Tools
- SWMM Tools - Support date format following convention 01Jan2001.
- SWMM Tools - Prevents using invalid geometry for the SWMM processing tools that support edit-in-place.
- SWMM Tools - Minor changes to help text and labels.
- Geopackage Write to SWMM Inp - Changed some of the convert GPKG to INP conversions to be case-insenstive.
- SWMM Tools - Minor fix to junction to storage node tool that could sometimes fail when using GeoPackages.
- SWMM “Create Channel Endpoint 1D/2D Connections” changed to use non-selected pipes for determining if pipe has neighbors when using selected conduits.
Other
- TUFLOW Runner - Fix startup with the plugin issue related to launching the TUFLOW Runner on Linux (Note: Runner not available on Linux).
- SWMM drag/drop Inp File - now correctly handles the situation when the filename is changed in the processing tool dialog.
- Increment Layer and Database (in context menu) - Fixes bug that stopped dialog from initialising if QGIS is using Python 3.12.
- ReFH2 to TUFLOW - Updated to work on Python 3.12