lutraconsulting / qgis-crayfish-plugin

Plotting and manipulating mesh data in QGIS.
http://www.lutraconsulting.co.uk/products/crayfish/
Other
62 stars 24 forks source link

try to fix saga #475

Closed PeterPetrik closed 3 years ago

PeterPetrik commented 3 years ago

fix #430 fix #389

@saberraz can you please test

PeterPetrik commented 3 years ago

@jvdkwast Hi, could you please test the SAGA processing alg?

jvdkwast commented 3 years ago

I tried with SAGA flow direction output in EPSG:32632 (Rur catchment dataset). I got the following error in the log: image But it generates the GRIB and the GRIB works correctly.

I tried with SAGA flow direction output in EPSG:28992 (data from #430) It shows the following error: image And doesn't generate the GRIB file

This is in QGIS 3.16.3. In 3.10.4 the plugin doesn't install, probably not supported.

PeterPetrik commented 3 years ago

Thanks, submitted the fix for the first one, the second issue is expected (problem with gdal and proj - not related to crayfish processing alg, we at least show the correct error to user... maybe you need to first reproject and try again?)

jvdkwast commented 3 years ago

After reprojection from EPSG:28992 to EPSG:32631 it works. Indeed gdal/proj issue.

PeterPetrik commented 3 years ago

@jvdkwast thanks for testing! I will release today (to be used in 3.17+ so master only). If there are any issues, just drop me a mail...