PyTuflow: Difference between revisions

Content deleted Content added
 
(2 intermediate revisions by one other user not shown)
Line 1:
=Introduction=
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.
PyTUFLOW is a package of Python tools for extracting TUFLOW Classic and HPC time series results. It can be used to automate output tasks such as checking model health, goodness-of-fit for model calibration, viewing on-the-fly model output (used in conjunction with <tt><font color="blue">Write PO Online</font> <font color="red">==</font> ON</tt>), and high-volume output plotting from production runs.<br><Br>
For worked examples demonstrating the use of PyTUFLOW, register for the free <u>[https://www.tuflow.com/training/training-catalogue/tt004e-introduction-to-python-for-tuflow-elearning/ Introduction to Python for TUFLOW]</u> eLearning Course.
 
==Latest Documentation==
FollowThe thePyTUFLOW linkdocumentation forhas themoved latestto documentationa new location: <u>[https://docs.tuflow.com/pytuflow/ pyTUFLOWPyTUFLOW Documentation]</u>.
 
The previous PyTUFLOW API has been deprecated and the wiki documentation has been archived. However, if needed, the archived documentation can still be accessed via the link in the section below.
=Archive Documentation=
 
Guidance for earlier version of pyTuflow can be accessed via the following link: <u>[[PyTuflow_Archive| PyTuflow_Archive]]</u>.
==Archive Documentation==
Guidance for earlier version of pyTuflowPyTuflow can be accessed via the following link: <u>[[PyTuflow_Archive| PyTuflow_Archive]]</u>.
 
<br>