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

Problem reading OSI data #286

Closed saberraz closed 6 years ago

saberraz commented 7 years ago

Data from http://cersat.ifremer.fr/data/products/operational-news/item/470-osi-saf-sst-products-in-netcdf-gds-v2 can't be handled with Crayfish. 20140105070000-OSISAF-L3C_GHRSST-SSTsubskin-GOES13-ssteqc_goes13_20140105_070000-v02.0-fv01.0.zip

saberraz commented 7 years ago

Another example: 20130202140000-OSISAF-RADFLX-01H-MSG3.nc.zip

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.