Update home authored by Alexian MASSON's avatar Alexian MASSON
...@@ -3,20 +3,20 @@ ...@@ -3,20 +3,20 @@
## Description ## Description
This plugin allows you to model the bed of rivers and export data for the Courlis module of Telemac-Mascaret This plugin allows you to model the bed of rivers and export data for the Courlis module of Telemac-Mascaret.
Functionalities: Functionalities:
- Import georeferenced MASCARET geometry, - Import georeferenced MASCARET geometry,
- Extract geometric information from a DEM (raster) on polylines representing the cross-sections of the MASCARET-COURLIS model in respect with a user defined discretization, - Extract geometric information from a DEM (raster) on polylines representing the cross-sections of the MASCARET-COURLIS model in respect with a user defined discretization,
- Interpolate cross sections along an hydraulic axis in respect with user defined longitudinal (number of cross-sections) and lateral (number of points on each profile) discretization, - Interpolate cross sections along an hydraulic axis in respect with user defined longitudinal (number of cross-sections) and lateral (number of points on each profile) discretization,
- Visualize the cross-sections in a graphical view, - Visualize the cross-sections in a graphical view,
- Add sediment layers and bed rock to the cross-sections from river bed geometry (identical or with a Z shift) or from another DEM (raster), - Add sediment layers and bed rock to the cross-sections from river bed geometry (identical or with a Z shift) or from another DEM (raster),
- Modify manually or with some functionality more automatic the river bed geometry, sediment layers geometry or bedrock geometry, - Modify manually or with some functionality more automatic the river bed geometry, sediment layers geometry or bedrock geometry,
- Export data for the COURLIS module - Export data for the COURLIS module
PRECOURLIS is using : PreCourlis is using :
- A fork of TatooineMesher (courtesy of CNR Engineering, https://github.com/CNR-Engineering/TatooineMesher) - A fork of TatooineMesher (courtesy of CNR Engineering, https://github.com/CNR-Engineering/TatooineMesher)
- Modified version of Python classes of the TELEMAC-MASCARET system - Modified version of Python classes of the TELEMAC-MASCARET system
## Table of contents: ## Table of contents:
... ...
......