IHCantabria / THREDDSExplorer

Access and visualization of Meteo-Oceanographic dynamic data with QGIS
GNU General Public License v3.0
18 stars 4 forks source link

replacing QgsMessageLog.LEVEL by Qgis.Level #10

Open marceloandrioni opened 4 years ago

marceloandrioni commented 4 years ago

Just some small changes I had to do so that THREDDSExplorer could load a TDS server in a system with the following configuration (basically QGIS 3.8.3, Linux Mint 19.2, Kernel 4.15.0-66-generic):

Screenshot_2019-10-23_22-31-25

I only managed to load a THREDDS server running local (localhost) as show bellow, when opening an external TDS (e.g. Unidata, NOAA, Santander Meteo) QGIS crashed hard (Aborted (core dumped)). I am still trying to find the cause.

Screenshot_2019-10-23_22-39-26