Peter Petrik
19deb05edc
update MDAL to 0.4.95 : add proper reference time for TUFLOWFV format
2020-01-17 13:46:39 +01:00
Peter Petrik
a2a80976c2
update MDAL to 0.4.94
2020-01-15 12:25:03 +01:00
Peter Petrik
6e2ef1544f
push MDAL 0.4.93 RC1 for 3.12 release with fixed bug in reading of reference time
2019-12-14 05:31:53 +10:00
Peter Petrik
4988468e26
update to MDAL 0.4.92, second beta release for QGIS 3.12. it speeds up and optimize memory usage by allowing QGIS to check if driver/dataset uses active flag or not
2019-12-12 08:37:55 +01:00
Peter Petrik
8aa0c28070
update MDAL to 0.4.91 (alpha release of 0.5.0 for QGIS 3.12) - stacked meshes 3d
2019-12-05 07:08:50 +01:00
Peter Petrik
679e75e13c
update MDAL 0.4.0
2019-10-25 17:59:53 +02:00
Peter Petrik
f33ebc8100
update to MDAL 0.3.3
2019-05-28 06:14:34 +10:00
Peter Petrik
435b594bbc
update to MDAL 0.3.2
2019-05-07 08:52:34 +02:00
Peter Petrik
f742044392
update MDAL 0.3.1
2019-04-18 09:52:40 +02:00
Juergen E. Fischer
a7a851727c
mdal: fix typo
2019-03-19 20:48:24 +01:00
Peter Petrik
de80192f53
upgrade MDAL to 0.3.0
2019-03-19 08:06:04 +01:00
Peter Petrik
b981c8a895
update to MDAL 0.2.0 (friendly release for QGIS 3.6)
2019-02-20 16:51:06 +01:00
Peter Petrik
967893a637
[MDAL] update to 0.1.5, improve speed
2019-01-24 16:24:46 +01:00
Peter Petrik
928a559aa9
update MDAL to 0.1.4 (RC1 for QGIS 3.6)
2019-01-23 09:51:35 +11:00
Peter Petrik
e163caf754
update to MDAL 0.1.3 (mesh calculator API)
2019-01-14 12:32:36 +01:00
Peter Petrik
8b542c8aa4
Update to MDAL 0.1.2
2018-12-17 12:01:17 +01:00
Peter Petrik
7dc73790e0
MDAL 0.1.1, fix some minor build/memory issues
2018-12-07 15:54:16 +01:00
Peter Petrik
d43f6376eb
[MDAL] update MDAL to 0.1.0 (new API)
2018-12-07 15:54:16 +01:00
Peter Petrik
618ed2e733
add recognision of ECMWF_ERA to MDAL
2018-10-05 14:22:21 +02:00
Peter Petrik
9acc5c1010
[mesh] update to MDAL 0.0.9 (NetCDF Support)
2018-10-05 14:22:21 +02:00
Peter Petrik
74c9925448
update MDAL to 0.0.8 (fix projection issue)
2018-09-24 11:04:50 +02:00
Salvatore Larosa
4ca8b4c29d
fix build on osx
2018-09-10 23:12:00 +02:00
Peter Petrik
97c95803c6
update MDAL to 0.0.7 (3di support, projections support, bugfixes)
2018-09-11 06:00:41 +10:00
Salvatore Larosa
828061b709
fix build on osx
2018-09-03 22:30:05 +02:00
Peter Petrik
99a6f12ba3
update MDAL to 0.0.6
2018-09-03 19:41:07 +10:00
Salvatore Larosa
02ddffede4
fix build on osx
2018-07-19 19:44:45 +02:00
Peter Petrik
f54a23e3c4
restore fixes for MS build
2018-07-19 11:30:52 +02:00
Peter Petrik
245d6e29ff
update MDAL to 0.0.5
2018-07-19 11:30:52 +02:00
Juergen E. Fischer
a5c399e377
fix 97d28d4c6d
2018-07-17 00:33:42 +02:00
Juergen E. Fischer
97d28d4c6d
fix warning
2018-07-16 22:37:37 +02:00
Juergen E. Fischer
5d11388d13
fix msvc build
2018-07-16 22:32:11 +02:00
Salvatore Larosa
5a36a33bef
fix build on osx
2018-07-16 12:20:59 +02:00
Peter Petrik
14fa499ed3
[mesh] [MDAL] update to 0.0.4: add support for GRIB and XMDF formats
2018-07-16 09:15:16 +02:00
Matthias Kuhn
f33a2d0e6b
Fix mdal build warning unused const var
2018-05-25 08:46:01 -04:00
Peter Petrik
bfbc64ce6c
update to MDAL 0.0.3
2018-05-16 12:37:23 +02:00
Peter Petrik
1efdbc5c20
fix build errors, use MDAL 0.0.2 (int API)
2018-04-19 16:42:01 +02:00
Peter Petrik
50422a1165
[FEATURE] QgsMeshLayer part 1: Reading raw mesh
...
Introducting MDAL, QgsMeshLayer, mesh data providers (mesh_memory, mdal)
to read and visualize raw meshes: vertices and faces. Support dragging
2dm files from browser on canvas to visualize 2dm meshes.
Support for QgsMeshLayer in Python API.
2018-04-19 10:50:33 +02:00