[general]
name=Q4TS
description=QGIS for TELEMAC-SALOME is a pre-processing of open-TELEMAC meshes : mesh creation, mesh modification, mesh interpolation, creation of boundary condition file.
about=Q4TS (QGIS for TELEMAC-SALOME)
tags=flood, hydraulic modelling, river, sea, TELEMAC, TELEMAC-MASCARET, SALOME
icon=resources/images/q4ts_64.png

email=sophie.bacchi@edf.fr
homepage=https://otm.gitlab-pages.pam-retd.fr/q4ts/index.html
repository=https://gitlab.pam-retd.fr/otm/q4ts
tracker=https://gitlab.pam-retd.fr/otm/q4ts/-/issues

hasProcessingProvider=yes
qgisMinimumVersion=3.26
qgisMaximumVersion=3.99
author=EDF, Oslandia

# experimental flag
deprecated=False
experimental=False
supportsQt6=True

version=0.12.0
changelog=
 Version 0.12.0:
 Christmas version with some new features 🎄 !
 Features:
 - Add UI for cut mesh processing use #233
 - Add new default variables for projection tools #231
 - Update extend mesh processing and UI #230
 - Change the display order of created layers #229

 Version 0.11.0:
 First version compatible with Qt6. Remove use of output mesh for boundary creation and other fixes.
 Features:
 - When creating a mesh, islands, refinement areas and constraint lines are now checked to ensure that they are located within the mesh contour #126
 - Module Create Mesh: change the Min. size of a refinement area with possibility of filling in with decimal number #226
 - Change icon of the module Extend Mesh #222
 - feat(create mesh): check if layers are inside contour !186 (fixed also in #227)
 - feat(boundary): always use temporary output for boundary and copy result to input !189
 - Feat/qt6 compatibility !187
 - feat(qgis): update settings at plugin start for crs definition !185
 Fixes:
 - Fix a regression introduced in 0.9: overconstrained triangles are now properly removed after meshing
 - Nodes are now correctly ordered in the boundary conditions file #156
 - All islands of an island layer are now taken into account when meshing #196
 - Mesh variables are now kept when creating boundaries #224

 Version 0.10.0:
 This version contains bugfixes related with salome script use. Now Fiona is used instead of GDAL.
 `slf2med` processing can also use other extension than .slf for SELAFIN mesh (can also be .srf, .res or other).
 Fixes :
 - Bug: Interpolate function can only modify BOTTOM value #214
 - Bug still with Extend Mesh #211
 - Contour pb with Create Mesh #210
 - Bug with Extend Mesh: does'nt recognize INPUT Meshes #209
 -Extend Mesh: Bug when adding a river (as a refine layer) in the extension at the jonction old / new river #201


