-
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
1 parent
146b6a4
commit f584955
Showing
1 changed file
with
4 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,14 +5,16 @@ qgisMinimumVersion=3.13 | |
qgisMaximumVersion=3.99 | ||
description=Visualiser for temporal structured/unstructured grids in QGIS | ||
; category=Raster ; Did not know what my available choices where | ||
version=3.3.0 | ||
version=3.4.0 | ||
author=Lutra Consulting | ||
[email protected] | ||
about=The Crayfish plugin aspires to be a time explorer for various grid and vector datasets within QGIS supported by MDAL. 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=3.3.0 New Features | ||
changelog=3.4.0 New Features | ||
- supports 1D plots for edges (since QGIS 3.14) | ||
<p>3.3.0 New Features | ||
- compatible with QGIS temporal framework (since QGIS 3.14) | ||
- color varying traces animation | ||
<p>3.2.1 Bug Fixes and New Features: | ||
|