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

OTF not working with the ECMWF data #283

Closed saberraz closed 6 years ago

saberraz commented 7 years ago

When adding grb/nc data from ECMWF, it is not possible to use OTF reprojection:

Here is an example dataset: https://www.dropbox.com/s/tvczj9y4qyxbgjq/_mars-atls00-95e2cf679cd58ee9b4db4dd119a05a8d-YFwX6Z.grib?dl=0

If you try to add Google background map, it does not render the grb file at all.

PeterPetrik commented 6 years ago

From Crayfish 3.x release and QGIS 3.4 release, the rendering and styling is implemented in QGIS Core. The data reading and support is implemented in MDAL. Please reopen the ticket in QGIS bug tracker for rendering issues or MDAL for format support issues. Thanks.