Temporal report not working
-
Does not work on CI and my local machine:
-
arehs results/plot/2D/Salz-Kissen_toy-id_2-xres_1000/init/simTHM/temporal/report.pdf
-
All temporal reports are not working.
-
spatial report is fine.
-
Error:
localrule plot_timeseries:
input: ogsworkflowhelper/post_processing/plot_timeseries.py, results/sim/2D/Salz-Kissen_toy-id_2-xres_1000/init/simTHM/timeseries.pvd, input/parameters/Salz-Kissen.csv
output: results/plot/2D/Salz-Kissen_toy-id_2-xres_1000/init/simTHM/temporal/temperature.png
jobid: 1
reason: Missing output files: results/plot/2D/Salz-Kissen_toy-id_2-xres_1000/init/simTHM/temporal/temperature.png; Input files updated by another job: results/sim/2D/Salz-Kissen_toy-id_2-xres_1000/init/simTHM/timeseries.pvd
wildcards: rank=2, mesh_name=Salz-Kissen, mesh_type=toy, layer_set_id=2, x_res=1000, stage=init, project=simT, optional_parts=HM, param_func=temperature
resources: tmpdir=/tmp
Activating singularity image /home/meisel/dgr/container/images/bc3ff0d89da03cd10f56ca0bd64886bf.simg
INFO: underlay of /etc/localtime required more than 50 (86) bind mounts
Traceback (most recent call last):
File "/home/meisel/dgr/ogsworkflowhelper/post_processing/plot_timeseries.py", line 3, in <module>
from post_processing.ogs_tools import plot_tools as tools
ModuleNotFoundError: No module named 'post_processing'
[Tue Mar 21 18:46:01 2023]
Error in rule plot_timeseries:
jobid: 1
input: ogsworkflowhelper/post_processing/plot_timeseries.py, results/sim/2D/Salz-Kissen_toy-id_2-xres_1000/init/simTHM/timeseries.pvd, input/parameters/Salz-Kissen.csv
output: results/plot/2D/Salz-Kissen_toy-id_2-xres_1000/init/simTHM/temporal/temperature.png
shell:
python ogsworkflowhelper/post_processing/plot_timeseries.py results/plot/2D/Salz-Kissen_toy-id_2-xres_1000/init/simTHM/temporal/temperature.png results/sim/2D/Salz-Kissen_toy-id_2-xres_1000/init/simTHM/timeseries.pvd 2 Salz-Kissen temperature input/parameters/Salz-Kissen.csv
(one of the commands exited with non-zero exit code; note that snakemake uses bash strict mode!)
Shutting down, this might take some time.
Exiting because a job execution failed. Look above for error message