[general]
name=FLO-2D Rasterizor
qgisMinimumVersion=3.0
description=A plugin to rasterize general FLO-2D output files.
version=0.3.2
author=Karen OBrien, Robson Leo Pachaly
email=contact@flo-2d.com

about=This plugin rasterizes generic FLO-2D output files with columns ge, x, y, and var, where ge is the grid element, x and y are coordinates, and var is the output data. It can be used on various output files such as depth, velocity, mudflow, and sediment transport. This plugin simplifies data mapping and captures data that Mapper and Mesh tools may miss.

tracker=https://github.com/FLO-2DKaren/FLO-2D-Rasterizor/issues
repository=https://github.com/FLO-2DKaren/FLO-2D-Rasterizor

hasProcessingProvider=no

changelog=
  0.3.2
    - Fixed the grid size calculation
  0.3.1
    - Added a new symbology for comparison
    - Allowed only raster layers for comparison
    - Added a CRS selector
  0.3
    - Added the difference between rasters
    - Updated style code
    - Simplified the rasterizor folder
  0.2
    - Replaced rasterio with GDAL
    - Pixel size calculated automatically
    - Auto CRS selector
    - Apply styles
  0.1
    - Align to grid
    - Generic styles
    - Set pixel size and CRS
    - Requires rasterio

tags=python, rasterize, FLO-2D output, .OUT files

homepage=https://github.com/FLO-2DKaren/FLO-2D-Rasterizor/wiki
category=Raster
icon=icon.png
experimental=False
deprecated=False

server=False
license=GPLv2
