outputs, Logfile and snap installation are not ending up at the right places
'''
f: No module named 'snappy'
Traceback (most recent call last):
File "/home/nils/birdhouse/kingfisher/kingfisher/processes/wps_COP_indices.py", line 278, in _handler
img = eodata.plot_band(tile, file_extension='PNG', colorscheem=indice)
File "/home/nils/birdhouse/kingfisher/kingfisher/eodata.py", line 101, in plot_band
from snappy import ProductIO
ModuleNotFoundError: No module named 'snappy'
'''
outputs, Logfile and snap installation are not ending up at the right places
''' f: No module named 'snappy' Traceback (most recent call last): File "/home/nils/birdhouse/kingfisher/kingfisher/processes/wps_COP_indices.py", line 278, in _handler img = eodata.plot_band(tile, file_extension='PNG', colorscheem=indice) File "/home/nils/birdhouse/kingfisher/kingfisher/eodata.py", line 101, in plot_band from snappy import ProductIO ModuleNotFoundError: No module named 'snappy' '''