Skip to content

Releases: Mohid-Water-Modelling-System/MOHID_QGIS

Fix regression bug breaking grid tab

24 Sep 19:48
Compare
Choose a tag to compare
Pre-release
  • Fixed the Grid tab
  • Improved logging

Remove debug mode

24 Aug 16:24
Compare
Choose a tag to compare
Remove debug mode Pre-release
Pre-release
v0.4.3

Fix bathymetry loading

24 Aug 16:02
Compare
Choose a tag to compare
Pre-release

Filepaths with dots are problematic as internal mechanisms can get confused with what is and what is not a file extension. It is best to avoid having dots in file names. Additionally, folders with dots should not be a problem.

Overall improvements

05 Aug 18:28
Compare
Choose a tag to compare
Overall improvements Pre-release
Pre-release
  • Added a separate tab for loading MOHID files
  • Added support for using multiple files to feed the Digital Terrain Creator
  • Added default styling when loading Bathymetry files

Major plugin refactoring for ease of develoment and scalability

06 Jul 17:06
Compare
Choose a tag to compare

The plugin structure was reconfigured to improve scalability. New developments can be integrated more easily now.
UI files for tabs are isolated so that new features/tabs can be developed independently.

Digital Terrain Creator tool is now integrated within the plugin but only basic functionality is supported, no DTC options support yet.

Bugfixes: Ignore empty lines when reading files

14 Jun 22:56
Compare
Choose a tag to compare

Bugfixes:

  • Ignore empty lines when reading files
  • Fix grid angle when writing bathymetry

Basic functionality for handling MOHID files

14 Jun 14:08
Compare
Choose a tag to compare

This pre-release has basic functionality for handling MOHID files:

  • create regular MOHID grids
  • create bathymetry (.dat) files to be used with Digital Terrain Creator
  • load MOHID bathymetry files for visualization
  • edit and save MOHID bathymetry files
  • Allow multiple bathymetries loaded at the same time.

Initial development

22 Feb 20:22
Compare
Choose a tag to compare
Initial development Pre-release
Pre-release

Initial development

This marks the first working version of the MOHID QGIS plugin.