We are planning to add netcdf as mesh layer in MDAL.
For the time being, you can convert your netcdf to grib using CDO
sudo apt-get install cdo

and then convert it to GRIB using:
cdo -v -f grb -copy INPUT.nc OUTPUT.grb

You then need to add the grib file as a mesh layer from QGIS Browser.

Stay tuned and with some luck, we might be able to add netcdf as a mesh
layer in the next QGIS release.
https://github.com/lutraconsulting/MDAL/issues/22

Regards
Saber



On Wed, 29 Aug 2018 at 23:06, Antonio Silva <[email protected]> wrote:

> Hello,
>
> I'm used to load  sea surface temperature (and others) nc files from Ocean
> Color Web (https://oceancolor.gsfc.nasa.gov/cgi/l3) in QGis.
>
> But today I tried to load one file and I received the warning "Raster
> layer: Provider is not valid (provider: gdal..."
>
> I'm using QGIS 3.2.2 under Ubuntu 18.04 64 bits. The same file could be
> opened in other computer running an older qgis.
>
> Does anyone know how to work around this problem?
>
> Thanks
>
> --
> Antônio Olinto Ávila da Silva
> Instituto de Pesca (Fisheries Institute)
> São Paulo, Brasil
> _______________________________________________
> Qgis-user mailing list
> [email protected]
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user



-- 
Saber Razmjooei
www.lutraconsulting.co.uk
+44 (0)7568 129733
_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to