The hierarchy of the sub-folders created during evaluation plan creation may lead to problems when file names (e.g. of the created figures) become too long.
E.g., path to a generated figure may contain \report\markdown_for_pdf\images\003_3_Results_and_Discussion\003_3_3_Concentration-Time_Profiles\002_3_3_2_Model_Verification\ which are already 126 characters - almost the half of the Windows-supported 259. So I occasionally have the problem that the full path to the figure is too long and cannot be processed.
The hierarchy of the sub-folders created during evaluation plan creation may lead to problems when file names (e.g. of the created figures) become too long.
E.g., path to a generated figure may contain
\report\markdown_for_pdf\images\003_3_Results_and_Discussion\003_3_3_Concentration-Time_Profiles\002_3_3_2_Model_Verification\
which are already 126 characters - almost the half of the Windows-supported 259. So I occasionally have the problem that the full path to the figure is too long and cannot be processed.