Update home authored by Alexian MASSON's avatar Alexian MASSON
...@@ -5,7 +5,8 @@ ...@@ -5,7 +5,8 @@
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
...@@ -14,7 +15,8 @@ Functionalities: ...@@ -14,7 +15,8 @@ Functionalities:
- 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
... ...
......