52 Commits

Author SHA1 Message Date
Peter Petrik
e87e821337 update to MDAL 0.6.92 2020-08-11 06:37:44 +10:00
Matthias Kuhn
adf525df52 More loops 2020-08-09 11:35:25 +02:00
Peter Petrik
ea74e863e3
update MDAL to 0.6.91 (#37937) 2020-07-23 10:09:20 +02:00
Vincent Cloarec
de68f83cc3
Virtual dataset groups for mesh layer (#37605)
[FEATURE] Introduces mesh virtual datasets

With the mesh calculator the user can choose to create those "virtual" dataset groups that will be added to the layer. Then, for these dataset groups, values are not stored in memory but each dataset is calculated when needed whit the formula entered in the mesh calculator.

Those virtual dataset groups are saved with the project.

If needed, the user can remove them or can persist them on files to make them persistent.

Co-authored-by: Étienne Trimaille <gustrimaille@yahoo.fr>
2020-07-23 07:39:28 +02:00
Vincent Cloarec
6be16a5bfe
Memory dataset group and possibility to persist it (#37389)
[FEATURE] Introduces memory dataset groups for mesh layer. These dataset groups are temporary and are not kept when the project is closed.

Memory dataset groups can be created from the mesh calculator with a new option.

Allows the possibility to remove or save these memory dataset groups to a file with specified driver.
2020-07-01 10:18:27 +02:00
Peter Petrik
659ed397a7
MDAL 0.6.1 patch release (#37246) 2020-06-16 17:24:37 +02:00
Even Rouault
2946083b01 external/mdal: fix warnings about unused variables 2020-06-15 11:17:46 +10:00
Vincent Cloarec
1df077a950
MDAL update 0.6.0 (#36703)
MDAL update 0.6.0
2020-05-27 09:07:40 +02:00
Vincent Cloarec
fca90a7bfb
[MESH] scalar color settings depending on classification (#36313)
* [MESH] [FEATURE] Sets meh color ramp classification from metadata read by MDAL driver.
Some mesh layer formats can provide values that can be compressed by categorizing values in consecutive intervals, each represent by an integer or byte. MDAL has the capabilities to recognize this dataset type and store the bounds of each class an the units in the metadata.
QGIS uses this metadata to setup adapted color ramp shader.

* [MDAL] update to pre-release 0.5.92
2020-05-11 07:19:22 +02:00
Juergen E. Fischer
765aa9c705 spelling fixes 2020-04-30 08:20:30 +02:00
Vincent Cloarec
17a95ef0a5
[MESH][FEATURE] update to MDAL 0.5.91 Multi meshes in one file (#35669)
Allow load of multiple (sub-)meshes from a single file. If file contains multiple meshes (e.g. UGRID file), user needs to select the meshes to load from the dialog.
2020-04-14 08:17:15 +02:00
Peter Petrik
62bcc92339
MacOS CI (#35407)
[infrastructure] [macos] use QGIS-Mac-Packager dependencies to setup MacOS CI build with GitHub workflows. Use CMake's define QGIS_MAC_DEPS_DIR to define folder to dependencies
2020-04-05 10:51:00 +02:00
Peter Petrik
0675c0b697
[FEATURE] Mesh 1D Renderer (#34848)
* MDAL 0.5.90 : support for custom Logger and 1D meshes
* [FEATURE] [MESH] Support rendering of 1D meshes, see https://github.com/qgis/QGIS-Enhancement-Proposals/issues/164

1D mesh consist of edges (edge is straight line segment with 2 vertices) and the data that is defined on either
vertices or edges. Such data can be loaded by MDAL and rendered as mesh layer in QGIS.
2020-03-09 05:59:51 +01:00
Peter Petrik
572ff9b724 update to MDAL 0.5.1: fcritical fix for SWW/Telemac files 2020-02-20 12:27:43 +01:00
Peter Petrik
e0615d4948 MDAL 0.5.0 2020-02-05 14:08:37 +01:00
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