Usage#
Installation#
To use pytuflow, first install it using pip:
$ pip install pytuflow
Dependencies#
Dependencies are automatically installed when you install pytuflow. The following packages are required:
numpy
pandas
NetCDF4
h5py
pyvista
geopandas
rasterio
shapely
pyproj
dbfread
packaging
pygltflib
Quickstart#
The best place to get started is the Load and Run a TUFLOW Model example, or to browse through the other Examples.