Welcome to PyTUFLOW’s documentation!

Welcome to PyTUFLOW’s documentation!#

_images/TUFLOW_light.png _images/TUFLOW_light.png

PyTUFLOW is a library that acts as an API for your TUFLOW model. It allows easy interaction with the model results, contains a number of useful utilities for building TUFLOW models, and contains some useful parsers for files within the TUFLOW eco-system.

Check out the Usage section for further information, including how to install the project.

Contents:

Changelog#

1.0.1#

  • Fixed a bug that would incorrectly flag 1d_nwk Q channel curve references (the reference to the pit database name) as files and then flag the file as missing.

  • Fixed a bug for 1D results where if the "section/3d" filter was passed into the data_types() or ids() methods, the return value would incorrectly return populated lists. The return is now an empty list since 1D results do not have any 3D results.

1.0.0#

First full release of PyTUFLOW.

Indices and tables#