Recent Releases of mdal

mdal - release-1.3.1

What's Changed

  • backport changes from QGIS by @JanCaha in https://github.com/lutraconsulting/MDAL/pull/493
  • Types fixes from QGIS by @JanCaha in https://github.com/lutraconsulting/MDAL/pull/494
  • Fix 2dm precision by @JanCaha in https://github.com/lutraconsulting/MDAL/pull/497
  • Replace regexsplit with MDAL::split in mdalmike21.cpp by @aka863 in https://github.com/lutraconsulting/MDAL/pull/496
  • prefer MDAL::split() char variant where possible by @uclaros in https://github.com/lutraconsulting/MDAL/pull/499

New Contributors

  • @aka863 made their first contribution in https://github.com/lutraconsulting/MDAL/pull/496

Full Changelog: https://github.com/lutraconsulting/MDAL/compare/release-1.3.0...release-1.3.1

- Roff
Published by uclaros about 1 year ago

mdal - release-1.3.0

What's Changed

  • Fix: 2dm saving coordinates in scientific mode by @JanCaha in https://github.com/lutraconsulting/MDAL/pull/491
  • Fix: XMDF files - some datasets not loading correctly by @JanCaha in https://github.com/lutraconsulting/MDAL/pull/492
  • Add support for meshes stored in XMDF files by @JanCaha in https://github.com/lutraconsulting/MDAL/pull/492
  • Add function MDAL_G_setName() to set names for Dataset Groups by @JanCaha in https://github.com/lutraconsulting/MDAL/pull/490
  • Add function to remove Dataset Group from mesh by its index MDAL_M_RemoveDatasetGroup() by @JanCaha in https://github.com/lutraconsulting/MDAL/pull/490

Full Changelog: https://github.com/lutraconsulting/MDAL/compare/release-1.2.0...release-1.3.0

- Roff
Published by JanCaha over 1 year ago

mdal - release-1.2.0

What's Changed

  • Fix: Bad bytes in header record by @nstrahl in https://github.com/lutraconsulting/MDAL/pull/480
  • Update 3Di driver to expose groundwater and surface water as individual meshes by @uclaros in https://github.com/lutraconsulting/MDAL/pull/477
  • Expose Face sumax for the 3Di driver by @uclaros in https://github.com/lutraconsulting/MDAL/pull/482
  • Fix selafin special characters by @nstrahl in https://github.com/lutraconsulting/MDAL/pull/484
  • handle metadata in mike21 format by @uclaros in https://github.com/lutraconsulting/MDAL/pull/486

New Contributors

  • @nstrahl made their first contribution in https://github.com/lutraconsulting/MDAL/pull/480
  • @uclaros made their first contribution in https://github.com/lutraconsulting/MDAL/pull/477

Full Changelog: https://github.com/lutraconsulting/MDAL/compare/release-1.1.0...release-1.2.0

- Roff
Published by uclaros almost 2 years ago

mdal - Release 1.1.0

What's Changed

  • Added new driver SMS:MIKE21 https://www.xmswiki.com/wiki/SMS:MIKE21_*.mesh

New Contributors

  • @JanCaha made their first contribution in https://github.com/lutraconsulting/MDAL/pull/470

- Roff
Published by PeterPetrik about 2 years ago

mdal - Release 1.0.3

Fix PLY format: * Changes the vertices names to lower case : "x", "y", "z" * Adds the ability to save in binary mode * Changes the default behavior to save in binary mode to avoid precision issues * Adds the "format" metadata item to maintain round-trip consistency and allow the format to be changed * Fixes a bug in the handling of CRS data

- Roff
Published by vcloarec almost 3 years ago

mdal - Release 1.0.2

  • HEC-RAS format: allow loading geometry file without results (https://github.com/lutraconsulting/MDAL/pull/435)
  • GRIB format: fix offset in vertices index (https://github.com/lutraconsulting/MDAL/pull/439)
  • UGRID/NetCDF: add more supported vector dataset names (https://github.com/lutraconsulting/MDAL/pull/445)

- Roff
Published by vcloarec almost 3 years ago

mdal - Release 1.0.1

Fix: - [XMDF] take account of "Final" hdf group for TUFLOW

- Roff
Published by vcloarec about 3 years ago

mdal - Release 1.0.0

  • H2i format
  • UGRID: capability to write dataset
  • fix netCdf derived drivers with special char
  • fix netCdf derived drivers locking files (file staying open after mesh is closed)
  • fix Hdf5 derived format locking files
  • TUFLOW FV: fix no active flag for non temporal group
  • XDMF: fix crashing when the associated hdf5 file is missing

- Roff
Published by vcloarec over 3 years ago

mdal - Release 0.9.4

HEC RAS format fixes. Remove experimental H2i format from 0.9 branch.

- Roff
Published by vcloarec almost 4 years ago

mdal - 0.9.90

H2i format support

- Roff
Published by vcloarec almost 4 years ago

mdal - Release 0.9.3

H2i format support

- Roff
Published by PeterPetrik about 4 years ago

mdal - Release 0.9.2

FLO2D: Fix suffix issue

UGRID/NetCDF: fix read int in dataset

- Roff
Published by vcloarec about 4 years ago

mdal - Release 0.9.1

fixed to SELAFIN format

funded by ISL Ingénierie

- Roff
Published by PeterPetrik about 4 years ago

mdal - Release 0.9.0

for QGIS 3.22

Bug fixes: - [FLO-2D] https://github.com/lutraconsulting/MDAL/pull/385 - handling windows special chars https://github.com/lutraconsulting/MDAL/pull/384

Features: - [PLY] write support and refactored read support - [API] Infrastructure for support for QGIS 3.22 mesh editing - memory 3d dataset: https://github.com/lutraconsulting/MDAL/pull/384 - [API] Mesh metadata https://github.com/lutraconsulting/MDAL/pull/367

Thanks, @runette, @vcloarec and others for contributions. Thanks Hydrotec for sponsoring the mesh editing features.

- Roff
Published by PeterPetrik over 4 years ago

mdal - 0.8.93

  • API for edges edits
  • data on volumes for dynamic drivers
  • WRITE support for PLY

- Roff
Published by PeterPetrik over 4 years ago

mdal - 0.8.92

API for storing meshes with URI

- Roff
Published by PeterPetrik over 4 years ago

mdal - 0.8.91

api for 3d memory mesh and driver vertices

- Roff
Published by PeterPetrik over 4 years ago

mdal - 0.8.90

void mesh api to get file suffix for driver

- Roff
Published by PeterPetrik over 4 years ago

mdal - release-0.8.1

for QGIS 3.20

  • fix https://github.com/lutraconsulting/MDAL/issues/354

- Roff
Published by PeterPetrik over 4 years ago

mdal - release 0.7.4

maintenance release for QGIS 3.16 LTR

  • fix hecras 6 and vector datasets

- Roff
Published by PeterPetrik about 5 years ago

mdal - release-0.8.0

for QGIS 3.18.x

changes from 0.7.1 (QGIS 3.16.0)

  • support HECRAS 6.0 format
  • fix HECRAS vector dataset support
  • support for external dynamic drivers
  • added DHI's DSFU external driver
  • added docs

- Roff
Published by PeterPetrik about 5 years ago

mdal - 0.7.91

- Roff
Published by PeterPetrik about 5 years ago

mdal - release-0.7.3

for qgis 3.16.x releases

  • [hecras] fixes velocity (and shear stress) as vector value

- Roff
Published by PeterPetrik about 5 years ago

mdal - release-0.7.2

HDF5 build fix and removal of few warnings

- Roff
Published by PeterPetrik over 5 years ago

mdal - release-0.7.1

flo-2d reader fix

- Roff
Published by PeterPetrik over 5 years ago

mdal - release-0.7.0

MDAL release for QGIS 3.16

Changelog: - [SELAFIN] lazy loading of the data (#260) - [2DM] add MATID support (#264) - API for writing/editing mesh frames - [FLO-2D] add support for 1D meshes (channels) (#284) - [PLY] add new driver for reading PLY format - various bugfixes to FLO2D, SELAFIN driver - migration of CI from Travis to GitHub Actions

- Roff
Published by PeterPetrik over 5 years ago

mdal - dev-0.6.93

Mesh creation API (for #38309) PLY format support (https://twitter.com/lutraconsulting/status/1296805007392636929/retweets/with_comments) Fix for loading 1D FLO-2D

- Roff
Published by PeterPetrik over 5 years ago

mdal - dev-0.6.92

FLO2D Channels

- Roff
Published by PeterPetrik over 5 years ago

mdal - dev-0.6.91

- Roff
Published by PeterPetrik over 5 years ago

mdal - release-0.6.2

release for QGIS 3.14.1

- Roff
Published by PeterPetrik over 5 years ago

mdal - release-0.6.1

for QGIS 3.16.0

patch release (flo-2d writer fix)

- Roff
Published by PeterPetrik over 5 years ago

mdal - release-0.6.0

MDAL release for QGIS 3.14.x versions

New features: - Support for multiple meshes in one file - 1D Meshes - [UGRID] Support for data in classes - [UGRID] Support for vector data in form magnitude + angle - [XMS TIN] Support for new format - New docs

Bugfixes: - [TUFLOW FV] fix bug with reading of reference time - [GRIB] speed improvements - various small bugfixes

Thanks to all contributors and sponsors for this release

- Roff
Published by PeterPetrik almost 6 years ago

mdal - release-0.5.91

  • UGRID 1D parser
  • prefixed pointers with MDAL_
  • add MDAL_meshNames to list all available submeshes

- Roff
Published by PeterPetrik almost 6 years ago

mdal - release-0.5.90

  • 1D mesh infrastructure (2DM E2L element and ASCII_DAT)
  • XMS Tin reader
  • Logger

- Roff
Published by PeterPetrik almost 6 years ago

mdal - release-0.4.2

bugfix release with SWW reader fix for QGIS 3.10.3

- Roff
Published by PeterPetrik about 6 years ago

mdal - release-0.5.1

bugfix release with SWW reader fix for QGIS 3.12

- Roff
Published by PeterPetrik about 6 years ago

mdal - release-0.5.0

for QGIS 3.12.x

  • write support for ASCII_DAT, FLO2D, partially UGRID (mesh frame)
  • fixes in parsing timeunits. Note change in behaviour of ASCII_DAT, now the default is hours (use TIMEUNITS Seconds for seconds)
  • add support for Copernicus Ocean Currents Forecast Model
  • support 3D stacked meshes (TUFLOW-FV)
  • mdal_translate utility for conversion between formats

- Roff
Published by PeterPetrik about 6 years ago

mdal - release-0.4.95

- Roff
Published by PeterPetrik about 6 years ago

mdal - release-0.4.94

- Roff
Published by PeterPetrik about 6 years ago

mdal - release-0.4.1

for QGIS 3.10.2

- Roff
Published by PeterPetrik about 6 years ago

mdal - release-0.4.93

RC1 for QGIS 3.12

- Roff
Published by PeterPetrik about 6 years ago

mdal - release-0.4.90

alpha release for 0.5.0 (qgis 3.12)

- Roff
Published by PeterPetrik about 6 years ago

mdal - release-0.4.0

New API: - MDAL_DR_SaveMeshCapability - save mesh structure to file. Implemented for 2DM driver - MDAL_G_referenceTime - return reference time for dataset group. Implemented for Hec-Ras, ascii/binary dat, xmdf

Enhancements: - New format supported: ESRI Tin - Improve conformance with UGRID standard

Bug fixes: - fix for SELAFIN driver (French chars) - fix crash for face SWW datasets - reading of TIMEUNITS for ascii/binary dat files, xmdf

- Roff
Published by PeterPetrik over 6 years ago

mdal - release-0.3.3

fix FLO-2D maximum dataset reading

- Roff
Published by PeterPetrik almost 7 years ago

mdal - release-0.3.2

  • SELAFIN format support
  • UGRID format support
  • FLO2D driver bugfix

- Roff
Published by PeterPetrik almost 7 years ago

mdal - Release for QGIS 3.6.2

- Roff
Published by PeterPetrik almost 7 years ago

mdal - Development Release 0.3.0

- Roff
Published by PeterPetrik almost 7 years ago

mdal - Release for QGIS 3.6

- Roff
Published by PeterPetrik about 7 years ago

mdal - MDAL for QGIS 3.6 RC2

  • improve load speed for text formats

- Roff
Published by PeterPetrik about 7 years ago

mdal - MDAL for QGIS 3.6 RC1

- Roff
Published by PeterPetrik about 7 years ago

mdal - write api

- Roff
Published by PeterPetrik about 7 years ago

mdal - release-0.1.2

Flo2d, AnuGa and HEC-RAS 2D formats Driver Api to query filters

- Roff
Published by PeterPetrik about 7 years ago

mdal - Lazy dataset loading

New API: - allows transfer of vertices/faces/data with usage of buffers - min/max for dataset and dataset groups - mesh extent

Formats: - XMDF is lazy-loaded

- Roff
Published by PeterPetrik about 7 years ago

mdal - NetCDF

- Roff
Published by PeterPetrik over 7 years ago

mdal - bugfix release

fix projection issue with GRIB files 0-360deg

- Roff
Published by PeterPetrik over 7 years ago

mdal - 3Di support

- Roff
Published by PeterPetrik over 7 years ago

mdal - Bed Elevation

  • Add bed elevation dataset and z coordinate for mesh vertices
  • Maximum datasets now have separate dataset group

- Roff
Published by PeterPetrik over 7 years ago

mdal - dataset groups

- Roff
Published by PeterPetrik over 7 years ago

mdal - Support for GRIB

- Roff
Published by PeterPetrik over 7 years ago

mdal - Rudimentary support for datasets

vector and scalar datasets, all in-memory

- Roff
Published by PeterPetrik almost 8 years ago

mdal - Initial Release

2DM support

- Roff
Published by PeterPetrik almost 8 years ago