diff --git a/EBVCubeVisualizer_funtionality.py b/EBVCubeVisualizer_funtionality.py index e663e24485bd21ce0f1d543ef83212dac6331ca0..bd7160a91c3e911eecbb61de3bcf295d72c3b034 100644 --- a/EBVCubeVisualizer_funtionality.py +++ b/EBVCubeVisualizer_funtionality.py @@ -36,8 +36,7 @@ import os #to import general tools from QGIS we need the qgis.core module from qgis.core import * from qgis.utils import iface -import re -from colour import Color + #for loading the netCDF files we need the netCDF4 module try: