Python Library TUFLOW Results: Difference between revisions

Content deleted Content added
No edit summary
Line 155:
 
# initialise the results class
res = TUFLOW_results2015TUFLOW_results2016.ResData()
 
# Load the data and terminate if error returned
Line 193:
This will create a figure that looks like the above.
<br>
 
==Plot Multiple Water Levels==
In this example, it is assumed that the results data has been loaded as per the above.