-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,14 +6,18 @@ qgisMaximumVersion=2.99 | |
description=A collection of tools for TUFLOW and other hydraulic | ||
modelling packages | ||
; category=Raster ; Did not know what my available choices where | ||
version=2.1.2 | ||
version=2.1.3 | ||
author=Lutra Consulting | ||
[email protected] | ||
about=The Crayfish plugin aspires to be a complete set of post-processing tools to support numerical modelling within QGIS. With Crayfish, users can load time varying mesh into QGIS. Currently, Crayfish supports a number of hydraulic modelling software packages which output results to XMDF, SMS DAT and SWW. Examples of the software packages are: TUFLOW, AnuGA, BASEMENT, ISIS 2D and Hydro_AS 2D. Crayfish loads and renders results directly rather than converting them to GIS formats before viewing. This allows users to flick quickly through the various output steps in the result files and to create animations. | ||
; end of mandatory metadata | ||
|
||
; start of optional metadata | ||
changelog=2.1.2 - Bug fixes: | ||
changelog=2.1.3 - Bug fixes: | ||
- Export of animations fixes | ||
- AnuGA file format support fixes | ||
- ASCII DAT format support fixes | ||
<p>2.1.2 - Bug fixes: | ||
- Support for newer AnuGA result files | ||
- Honour OTF reprojection setting in animation | ||
<p>2.1.1 - Bug fixes: | ||
|