pytuflow.HydTablesCheck#
- class HydTablesCheck(fpath)#
Bases:
TabularOutputClass for reading the TUFLOW check file for 1D hydraulic tables. These are file that end with
_1d_ta_tables_check.csv, found in the 1D check folder.- Parameters:
fpath (
PathLike) – The path to the 1D hydraulic tables check file.- Raises:
ResultTypeError – Raises
pytuflow.results.ResultTypeErrorif the file does not look like aHydTablesCheckfile.
Examples
Load a 1D hydraulic tables check file:
>>> from pytuflow import HydTablesCheck >>> hyd_tables = HydTablesCheck('path/to/1d_ta_tables_check.csv')
- __init__(fpath)#
- Parameters:
fpath (Path | str)
- Return type:
None
Methods
Not supported for
HydTablesCheckresults.Returns all the available data types for the given filter.
Returns all the available IDs for the given filter.
Not supported for
HydTablesCheckresults.Returns section data for the given locations and data types from the 1D tables check file.
Not supported for
HydTablesCheckresults.HydraulicTableCheck1D results are static and will not return any times.
Attributes
The path to the source output file.
Path to the parent TCF file
Number of cross-sections
Number of channels
The result name
The reference time for the output