Python source code
- Class ModelCatchment
ModelCatchmentModelCatchment.build_globalDEM()ModelCatchment.clipRiverFromDEM()ModelCatchment.createReach()ModelCatchment.create_network()ModelCatchment.findCatchment()ModelCatchment.find_junctionAndOutlet()ModelCatchment.interpolateReach()ModelCatchment.order_network()ModelCatchment.projectionOnDEM()ModelCatchment.read_DEM_stack()ModelCatchment.read_network()ModelCatchment.renameReachFromJunction()ModelCatchment.setOutlet()
- Class Parameters
- Class Reach
- Class Section
- Class Tools
Convert_sections()Verify_type_geometry()X_abscissa()angle_from_line()compute_distance()distance_along_line()export_as_csv_for_HECRASgeometry()export_result_as_csv()find_LCA_triangle()find_pixels_in_neighborhood()map_model()plot_Morpho()plot_longProfile()plot_section()projOnDEM()remove_intersection()
Indices and tables
Docstring format
"""[Summary]
:param [ParamName]: [ParamDescription], defaults to [DefaultParamVal]
:type [ParamName]: [ParamType](, optional)
...
:raises [ErrorType]: [ErrorDescription]
...
:return:
- [Return1Description]
- [Return2Description]
"""