Visualization error with custom_dictionary
Hi @vagudets,
I am getting some errors with the Visualization module. Probably some are related to my data but I would say that the line looking for the custom_dictionary fails because it misses Workflow
from the recipe:
https://earth.bsc.es/gitlab/es/sunset/-/blob/master/modules/Visualization/R/plot_metrics.R#L260
and it should be: custom_dictionary <- recipe$Analysis$Workflow$Visualization$custom_dictionary
Could you also check if other functions had the same problem?
Thanks,
Núria
FYI @abatalla