Do not use /tmp in MDFReadingExample
It breaks when using apptainer/singularity woth --contain option, as /tmp is extremely small in such case Instead of /tmp, the current directory is used
It breaks when using apptainer/singularity woth --contain option, as /tmp is extremely small in such case Instead of /tmp, the current directory is used