Skip to content

Releases: GispoCoding/FMI2QGIS

Bug fix fixing the gdal import

10 Aug 10:29
Compare
Choose a tag to compare
  • Fix invalid GDAL import error
  • Apply flake8-qgis linting

Mesh layers and various improvements

28 Apr 05:51
9e53ccc
Compare
Choose a tag to compare
  • Add support for mesh layers
  • Add searching and filtering of different data sources
  • Improve GUI
  • Improve error handling
  • Fix the extent/bbox functionality
  • Use newest qgis_plugin_tools
  • Remove the experimental status of the plugin

Added support for QGIS 3.10

08 Dec 11:51
Compare
Choose a tag to compare
  • Fix import errors in QGIS 3.10
  • Add test suite for QGIS 3.10
  • Use newest qgis_plugin_tools

Restore support for support for QGIS < 3.14

07 Dec 10:09
Compare
Choose a tag to compare
  • Remove old enfuser processing algorithm to fix import error in QGIS < 3.14

Initial version

01 Dec 15:08
Compare
Choose a tag to compare

0.1.0 - 1/12/2020

  • Plugin instructions and examples
  • Improved support for most raster stored queries
  • Pre-fetch possible values for raster stored queries
  • Improved GUI
  • Improved error handling
  • Improved tests
  • Full Changelog

Initial prerelease

19 Nov 13:44
Compare
Choose a tag to compare
Initial prerelease Pre-release
Pre-release
  • Initial dialogs and logic to view WMS data and to download WFS StoredQuery data (Guaranteed support for 'fmi::forecast::enfuser::airquality::helsinki-metropolitan::grid' and 'fmi::observations::airquality::hourly::simple' )
  • Temporal controller is used if available to control NetCDF layers
  • Initial tests